add rudimentary calib param tuning screen (TODO negative offset support!)

This commit is contained in:
2023-05-07 00:53:22 +02:00
parent 6b94dcb5ee
commit 1ea4cd124d
14 changed files with 432 additions and 28 deletions
+1
View File
@@ -54,6 +54,7 @@ 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/Gui/screen_calib_edit.c \
Core/Src/app_temp.c \
Core/Src/app_knob.c \
Core/Src/app_buzzer.c \