mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
fix problems with CANbus, add USB-dump of error & command codes for CAN
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
#include "flash.h"
|
||||
#include "hardware.h"
|
||||
|
||||
// output messages identifier
|
||||
#define OUTPID (the_conf.CANID)
|
||||
|
||||
// CAN ID mask (11 bits)
|
||||
#define CANIDMASK (0x7ff)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user