No need to assign a value to I2C_WATCHDOG. Just define it.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// Macros:
|
// Macros:
|
||||||
|
|
||||||
#define I2C_WATCHDOG 1
|
#define I2C_WATCHDOG
|
||||||
// #define LED_DRIVER_STRESS_TEST
|
// #define LED_DRIVER_STRESS_TEST
|
||||||
#define FIXED_BUSPAL_BOOTLOADER 1 // Used to mark the fixed BusPal bootloader. Macro usage can be removed in the future.
|
#define FIXED_BUSPAL_BOOTLOADER 1 // Used to mark the fixed BusPal bootloader. Macro usage can be removed in the future.
|
||||||
// #define FORCE_BUSPAL 1
|
// #define FORCE_BUSPAL 1
|
||||||
|
|||||||
Reference in New Issue
Block a user