Factored out CAN helper functions out of the example. Test code now also uses the received data.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define LIBOPENSTM32_COMMON_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
/* Type definitions for shorter and nicer code */
|
||||
typedef int8_t s8;
|
||||
|
||||
Reference in New Issue
Block a user