Chat freely about anything...

User avatar
By panoss
#77316
btidey wrote:Try looking under C;\users\yourusername\appdata\

Then under either Local or Roaming see if there is a folder called something like Arduino15 and work your way down from there.

I found it right where you suggested!!!
The windows explorer would not find it, I had to search for it by my self!
Anyway, the related code in my Esp.h I suppose is:
Code: Select allvoid deepSleep(uint64_t time_us, RFMode mode = RF_DEFAULT);
Last edited by panoss on Sun Jul 22, 2018 2:08 am, edited 1 time in total.