Petr Stehlík
Petr Stehlík
Here's the link to Canique's fork of this library: https://github.com/canique/Low-Power-Canique Power Down works well for me on 328PB, but I'm having issues with Power Save mode - it's using too...
the HoverDetail example?
This is 5 months old issue. I implemented some workarounds to get it working but it's been so long ago I cannot remember details. In order to provide you more...
I'm damn busy these days, sorry. I'll get back to these graphs in a month, hopefully.
Just a work-around. IIRC https://github.com/4refr0nt/luatool worked OK.
But NodeMCU on ESP32 does print the '>' char prompt, just like on the ESP8266, doesn't it? Does it perhaps omit the '\r' or what's up?
Tried all above mentioned patches, nothing helped.
FYI, working on a real fix. Seems like the issue is related to multiple Lua commands in one line. Doesn't make sense but spliting the commands to separate lines seems...
@kutukvpavel I'm not sure what's the point. I reported that `wait()` is imprecise (by 75 %) when built with Arduino IDE 1.8.5. I am aware that it could be due...
@kutukvpavel as for the calibration - you measured 851 us, I measured 853 us, so it's perfectly even - even though the function should have been waiting for 1000 us...