mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-21 07:11:51 +01:00
* move ADC_init() before start_http_server() because the UI reads the ADC * split SYSTEM_init() into separate functions. cleaned up nvs init. * fix my dumb INA260_init() memory leak * SYSTEM_init_peripherals() cleanup