mostly working PID now

This commit is contained in:
2023-03-07 01:13:41 +01:00
parent 38139e3923
commit a7749c08ef
18 changed files with 500 additions and 221 deletions
+4 -3
View File
@@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.16.0] date: [Mon Mar 06 21:48:34 CET 2023]
# File automatically-generated by tool: [projectgenerator] version: [3.16.0] date: [Tue Mar 07 00:54:18 CET 2023]
##########################################################################################################################
# ------------------------------------------------
@@ -45,9 +45,10 @@ Core/Src/spi.c \
Core/Src/tim.c \
Core/Src/usart.c \
Core/Src/oled.c \
Core/Src/app.c \
Core/Src/app_main.c \
Core/Src/app_pid.c \
Core/Src/app_analog.c \
Core/Src/app_gui.c \
Core/Src/app_temp.c \
Core/Src/app_knob.c \
Core/Src/app_buzzer.c \
Core/Src/app_heater.c \