Marc Hoffman
Marc Hoffman
I got it working my setup was not flashed right on the ESP01 module, your work is absolutely amazing. On Fri, Apr 28, 2017 at 10:26 PM, CNLohr wrote: >...
Yes. I moved to node mcu and added -fm dio to the esptool writeflash command applying it by hand. Then I just did make burnweb. I plan to try it...
It was crashing for me the inf crash loop On Sat, Apr 29, 2017 at 6:15 PM CNLohr wrote: > Using -fm dio where exactly? It should either /just work/...
yes I had a similar problem with your colorchord where it was unstable but that turned out I believe to be a short on my board. The performance Hz was...
yes On Sat, Apr 29, 2017 at 9:57 PM, CNLohr wrote: > I don't see that either. I guess we'll just have to chalk it up to an > unknown...
Would that be as simple as reading the contents of that memory and checking to see if all the values are 255? ``` void ICACHE_FLASH_ATTR CustomStart( ) { int i;...
ok got it! so what you are trying to say is just issue a custom command 'csd' on the main page and once you push submit the inital values are...