I’m testing the code on my NodeMCU module (ESP 12) but when I compile I get the error:
C:\Program File (x86)\Arduino\libaries\OpenGarage\main.ccp: In function ‘void on_sta_upload_fin()’;
C:\Program File (x86)\Arduino\libaries\OpenGarage\main.ccp: 710:12: error: ‘class UpdaterClass’ has no member named ‘reset’
Update.reset();
Does anyone have any thoughts on what might be wrong or missing in the code? Any help very much appreciated.
<