-->
Page 1 of 1

Handy Console for manipulating the config variables (on ESP)

PostPosted: Fri Sep 11, 2015 12:56 pm
by anupak
I wrote a minimal console in C during my testing for configuration module in my project. I have documented the design and the configuration part in my blog posthttp://forgetfullbrain.blogspot.in/2015/09/interacting-with-spi-flash-bonus.html. May be of help. Constructive criticism is welcome.

Code: https://github.com/anupak/esp8266-samplecode/tree/master/esp_console

-Anup
[http://forgetfullbrain.blogspot.in]