Move FIXED_BUSPAL_BOOTLOADER to buspal/command.c

This commit is contained in:
László Monda
2017-10-21 03:53:01 +02:00
parent 95faf64b76
commit e57d199b40
2 changed files with 2 additions and 4 deletions

View File

@@ -5,6 +5,5 @@
#define I2C_WATCHDOG
// #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.
#endif