nyx: info: highlight battery temp info if cold/hot

This commit is contained in:
CTCaer
2022-01-16 01:37:26 +02:00
parent 06e7af150e
commit 5a88f7bc06
2 changed files with 4 additions and 10 deletions

View File

@@ -413,12 +413,6 @@ void nyx_init_load_res()
sd_unmount();
}
#if (LV_LOG_PRINTF == 1)
#include <soc/clock.h>
#include <soc/gpio.h>
#include <soc/pinmux.h>
#endif
void ipl_main()
{
//Tegra/Horizon configuration goes to 0x80000000+, package2 goes to 0xA9800000, we place our heap in between.