Add toggleable verbose debugging messages and tweak/improve the serial interface

This commit is contained in:
Allen Hill
2023-09-12 19:21:19 -04:00
parent 08f7fe934d
commit 18202c5264
3 changed files with 121 additions and 57 deletions
+1
View File
@@ -49,6 +49,7 @@ extern uint16_t CD_ID; // CD Changer ID
extern uint16_t HU_ID; // Head-unit ID
extern uint8_t printAllFrames;
extern uint8_t verbose;
typedef enum {
cm_Null = 0,