Rui Azevedo
Rui Azevedo
a pull request would be very welcomed :D
can you be more specific?
correct, macros require a menu with at least 2 elements.
yes, its the idea, but not tested it yet errors or libraries missing?
Thanks for the feedback. I gave a quick try with the original esp8266 example.. and there is a lot to change it seems, however wifimanager "ESP8266 WiFi Connection manager..." is...
Hi! yes, we can do... static initialization wires menu options to specific variables, the trick is to use a temporary object to be the edit target and use menu events...
hi @k3v1n97 have you checked that it works over the serial? if so, also pick an example that is adequate for you lcd and check if it works (config pins,...
whats is your memory usage on that sketch? and that LCD init: ```c++ LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); ``` is for a normal LCD,...
Hi @nik-nikolaev yes, editing the temp. and using "
Hi @k3v1n97 the code above compiles for an arduino uno, can you please open an new issue for this? because we are getting off topic on the original. there is...