PID edit screen

This commit is contained in:
2023-04-28 23:14:47 +02:00
parent d9f09c8ccb
commit 0d79379438
10 changed files with 283 additions and 5 deletions
+2 -1
View File
@@ -53,6 +53,7 @@ Core/Src/Gui/screen_home.c \
Core/Src/Gui/screen_manual.c \
Core/Src/Gui/screen_calibration.c \
Core/Src/Gui/screen_manual_menu.c \
Core/Src/Gui/screen_pid_tuning.c \
Core/Src/app_temp.c \
Core/Src/app_knob.c \
Core/Src/app_buzzer.c \
@@ -261,4 +262,4 @@ analyze: $(BUILD_DIR)/$(TARGET).elf
python -m elf_size_analyze --rom $<
fonts:
make -C Lib/ufb fonts
make -C Lib/ufb fonts