code style aligned with furi lib

This commit is contained in:
Ken Van Hoeylandt
2023-12-27 14:50:54 +01:00
parent f4088f5762
commit 34a067c2b1
36 changed files with 159 additions and 173 deletions
@@ -3,6 +3,6 @@
#include <nb_touch.h>
nb_touch_driver_t board_2432s024_create_touch_driver();
NbTouchDriver board_2432s024_create_touch_driver();
#endif // NANOBAKE_BOARD_2432S024_TOUCH_H