Files
firmware/right/src/config.h
2017-12-28 00:08:29 +01:00

11 lines
157 B
C

#ifndef __CONFIG_H__
#define __CONFIG_H__
// Macros:
#define I2C_WATCHDOG
#define LED_DRIVERS_ENABLED
// #define LED_DRIVER_STRESS_TEST
#endif