dont break other revs

pull/2666/head
Jack Humbert 7 years ago
parent 82146ecfc0
commit 1cb72a9c59

@ -310,10 +310,6 @@ void dip_update(uint8_t index, bool active) {
} }
} }
void matrix_init_user(void) {
palSetPadMode(GPIOB, 5, PAL_MODE_OUTPUT_PUSHPULL);
}
void matrix_scan_user(void) { void matrix_scan_user(void) {
if (muse_mode) { if (muse_mode) {
if (muse_counter == 0) { if (muse_counter == 0) {

Loading…
Cancel
Save