Add config.h and move LED_DRIVER_STRESS_TEST and FIXED_BUSPAL_BOOTLOADER to it.

This commit is contained in:
László Monda
2017-08-06 17:28:32 +02:00
parent 48cd8f374a
commit 68e2dab576
4 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
#include "config.h"
#include "slave_drivers/is31fl3731_driver.h"
#include "slave_scheduler.h"
#include "led_display.h"