Search for: Log In Register OpenGarage › Forums › OpenGarage Firmware › Error compiling for NodeMCU This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by lawrence_jeff. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 5, 2018 at 8:09 pm #908 martinyParticipant 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. < January 6, 2018 at 9:54 pm #909 lawrence_jeffParticipant You have missed a step in the instructions to modify a file – See here https://github.com/OpenGarage/OpenGarage-Firmware/tree/master/Modifications Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In OpenGarage › Forums › OpenGarage Firmware › Error compiling for NodeMCU