mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
CAN works
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
|
||||
#endif // CANPRIVATE__
|
||||
|
||||
extern uint8_t CANShowMsgs; // show CAN messages flag
|
||||
void canproto_process();
|
||||
void CANcmd_parser(char *txt);
|
||||
/*
|
||||
extern uint8_t CANShowMsgs; // show CAN messages flag
|
||||
|
||||
uint8_t CANsoftFilter(uint16_t ID);
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user