-
@Gordon thank you! It works.
I've tried to find mapping but in a tve's repo. Esp now is officially supported and code is in main repo, right?I'm so happy I found espruino, I really like it! Thank you!
Is there any way to store short data counters using inner memory?
I've tied FlashEEPROM, but it seems not working. Because of esp8266?
Module looking for flash_start and flash_length properties inside process.memory() object,
but there is nothing. It is specific of esp?
Try using
NodeMCU.D4
instead ofD4
?