change measurement method to resistor divider, slightly questionable and off by 10 degrees but that's probably good enough for baking bread

This commit is contained in:
2023-02-23 02:08:14 +01:00
parent 84532fd339
commit f093936970
9 changed files with 197 additions and 60 deletions
+1
View File
@@ -54,6 +54,7 @@ void UsageFault_Handler(void);
void DebugMon_Handler(void);
void DMA1_Channel1_IRQHandler(void);
void TIM1_UP_IRQHandler(void);
void TIM4_IRQHandler(void);
/* USER CODE BEGIN EFP */
/* USER CODE END EFP */