Move incBCD to sniffer; only used there

This commit is contained in:
Allen Hill
2023-09-03 19:04:08 -04:00
parent cedad9df9f
commit 82ab967b7c
3 changed files with 9 additions and 11 deletions
-2
View File
@@ -104,8 +104,6 @@ void AVCLan_Send_Status();
void AVCLan_Register();
uint8_t AVCLan_SendAnswer();
uint8_t incBCD(uint8_t data);
extern uint8_t cd_Track;
extern uint8_t cd_Time_Min;
extern uint8_t cd_Time_Sec;