Closed loboris closed 7 years ago
Thanks for report this. This is solved in commit https://github.com/whitecatboard/Lua-RTOS-ESP32/commit/2ff5a97e3f0a767d63d04af9acb92d77ee59b3ae.
Please, take note that actually is not clear what's the ADC internal voltage reference. It seems that is near to 1.1 Volts. We are waiting information about this from Espressif.
When compiling on Linux I've got the following error:
After changing (in _components/luartos/Lua/modules/adc.h/adc.h)
to
it builds without errors.
By the way, great work, I'm testing the wifi branch, for now everything works...