1
0
mirror of https://github.com/skot/ESP-Miner.git synced 2025-04-01 16:38:23 +02:00

1 Commits

Author SHA1 Message Date
Skot
2c41cc9255
Fix a couple missed issues from the fix_warnings PR ()
* 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
2024-10-09 12:52:55 -04:00