diff options
Diffstat (limited to 'demos/AVR/RT-ARDUINO-LEONARDO/chconf.h')
-rw-r--r-- | demos/AVR/RT-ARDUINO-LEONARDO/chconf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/AVR/RT-ARDUINO-LEONARDO/chconf.h b/demos/AVR/RT-ARDUINO-LEONARDO/chconf.h index 0450d9e9c..0f06ba1a2 100644 --- a/demos/AVR/RT-ARDUINO-LEONARDO/chconf.h +++ b/demos/AVR/RT-ARDUINO-LEONARDO/chconf.h @@ -28,7 +28,8 @@ #ifndef CHCONF_H #define CHCONF_H -#define _CHIBIOS_RT_CONF_ +#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_ /*===========================================================================*/ /** |