Takeshi ISHII b1de11c275
Fix a potential bug in encoder_init(). (#16372)
After executing `setPinInputHigh(pin)`, it is necessary to wait for the charging time to read from the corresponding pin. This is the same as requiring `matrix_output_unselect_delay()` after doing `unselect_row()` in matrix.c.
2022-02-21 23:13:06 +09:00
..
2021-11-01 19:18:33 +00:00
2021-11-03 22:22:17 -07:00
2021-08-25 01:16:59 +01:00
2021-11-19 10:41:02 -08:00