Move i2CSlaveCallback() to init_peripherials.c. Remove IsoJumperState.

This commit is contained in:
László Monda
2017-03-16 14:23:57 +01:00
parent f3c814a68e
commit b9aa846637
3 changed files with 38 additions and 49 deletions

View File

@@ -13,6 +13,5 @@
// Variables:
extern key_matrix_t keyMatrix;
extern uint8_t IsoJumperState;
#endif