Expose the currently attached module ids via getKeyboardState()

This commit is contained in:
László Monda
2017-10-05 20:53:15 +02:00
parent 8c067b9190
commit fd7f2c3b25
3 changed files with 4 additions and 3 deletions
@@ -67,7 +67,6 @@
uint8_t firmwareI2cAddress;
uint8_t bootloaderI2cAddress;
uhk_module_features_t features;
bool isEnumerated;
} uhk_module_state_t;
typedef struct {