Remove the now unused FORCE_BUSPAL macro.

This commit is contained in:
László Monda
2017-10-21 03:50:07 +02:00
parent 5149e7e8ad
commit 95faf64b76
2 changed files with 0 additions and 6 deletions

View File

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