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

@@ -11,7 +11,7 @@
#include "libPacket.h"
#include "modCommands.h"
#define PACKET_HANDLER_UART 1
#define PACKET_HANDLER_UART 0
typedef enum {
MESSAGE_DEBUG = 0,