@ -11,7 +11,7 @@
#include "ufb/framebuffer.h"
#include "iwdg.h"
#include "oled.h"
#include "app_oled.h"
#include "ufb/fb_text.h"
#include "app_temp.h"
#include "app_knob.h"
@ -30,7 +30,7 @@
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */
#include <stdio.h>
@ -44,7 +44,7 @@ Core/Src/iwdg.c \
Core/Src/spi.c \
Core/Src/tim.c \
Core/Src/usart.c \
Core/Src/oled.c \
Core/Src/app_oled.c \
Core/Src/app_main.c \
Core/Src/app_pid.c \
Core/Src/app_gui.c \