mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-06-04 04:49:13 +02: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