code style

This commit is contained in:
Ken Van Hoeylandt
2023-12-25 13:03:52 +01:00
parent d9a938e9be
commit b0989f73af
5 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
#include <esp_err.h>
#include <esp_log.h>
#include <esp_check.h>
#include <nanobake.h>
// Nanobake board support with drivers:
#include <board_2432s024_touch.h>
#include <board_2432s024_display.h>