STM32 chipId and 1st CAN driver prototype

This commit is contained in:
2024-02-22 21:58:07 +03:00
parent 1133883b25
commit 3c9e30b28a
9 changed files with 574 additions and 41 deletions

View File

@@ -129,7 +129,9 @@
#define INTERVAL_SLOW_POLLING 1000
//#define INTERVAL_POLLING 100
#ifndef THERMOSTAT_CHECK_PERIOD
#define THERMOSTAT_CHECK_PERIOD 30000
#endif
#ifndef OW_UPDATE_INTERVAL
#define OW_UPDATE_INTERVAL 5000