Add logging and change if nesting to if not return
This commit is contained in:
2023-11-13 10:34:53 +01:00
parent 9282f524db
commit c528c12b85
2 changed files with 23 additions and 7 deletions

View File

@@ -10,6 +10,8 @@
#include <string.h>
#include <ctype.h>
#define LOGGER_LEVEL_ALL
#include "log.h"
#include "../../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h"
#define LCD_BLUE LCD_COLOR_BLUE