diff options
Diffstat (limited to 'testhal/AVR/MEGA/I2C')
-rw-r--r-- | testhal/AVR/MEGA/I2C/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/AVR/MEGA/I2C/chconf.h b/testhal/AVR/MEGA/I2C/chconf.h index 5fa694a4a..1e506a0b6 100644 --- a/testhal/AVR/MEGA/I2C/chconf.h +++ b/testhal/AVR/MEGA/I2C/chconf.h @@ -29,6 +29,7 @@ #define CHCONF_H
#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**
|