Update resetprop to partially use system impl

This commit is contained in:
topjohnwu
2020-05-07 23:54:00 -07:00
parent aa8b23105f
commit 232ae2a189
5 changed files with 172 additions and 130 deletions

View File

@ -88,6 +88,8 @@ const pb_field_t PersistentProperties_fields[2] = {
* End of auto generated code
* ***************************/
bool use_pb = false;
#ifdef APPLET_STUB_MAIN
struct {
void push_back(...){};