images, docks, clean-up [skip ci]

This commit is contained in:
Jack Humbert 2016-07-05 23:40:54 -04:00
parent d707738616
commit ce01f88c43
13 changed files with 367 additions and 2 deletions

View file

@ -3,8 +3,10 @@
#include <stdbool.h>
#define EECONFIG_BOOTMAGIC_END (uint8_t *)10
#define EECONFIG_HANDEDNESS EECONFIG_BOOTMAGIC_END
#ifdef EE_HANDS
#define EECONFIG_BOOTMAGIC_END (uint8_t *)10
#define EECONFIG_HANDEDNESS EECONFIG_BOOTMAGIC_END
#endif
#define SLAVE_I2C_ADDRESS 0x32