Added current factors. Various fixes for temperature monitor. Added partial implementation for can1 and can2

This commit is contained in:
Yury Shuvakin
2023-03-14 06:18:00 +03:00
parent 3f9bcbfebb
commit 418ad47c22
15 changed files with 678 additions and 137 deletions

View File

@@ -24,7 +24,7 @@
// Settings
#define PACKET_RX_TIMEOUT 10
#define PACKET_HANDLERS 2
#define PACKET_HANDLERS 1
#define PACKET_MAX_PL_LEN 1024
// Functions