updated control loop + draw target graph +temps

This commit is contained in:
2021-08-21 22:15:43 +02:00
parent eefe46cae8
commit d0fbc713a5
13 changed files with 1280 additions and 95 deletions

View File

@@ -11,4 +11,12 @@
#define THERM_SO PB4
#define THERM_CL PB6
#define HEAT_OUT PA2
#define HEAT_OUT PA2
#define BUZZER A4
#define BUTTON_SELECT 0
#define BUTTON_AXIS_Y 0
#define BUTTON_AXIS_X 0
#define BUTTON_MENU 0
#define BUTTON_BACK 0