László Monda
|
bb9a39d999
|
Remove Robi's interruption friendlier I2C implementation because sync I2C calls will be completely eliminated shortly.
|
2017-03-18 02:01:04 +01:00 |
|
László Monda
|
ed0b51dbff
|
Restore the original I2c{Read,Write}() implementations to make the communication between keyboard halves fully functional again. Fixes #8.
|
2016-12-09 22:24:15 +01:00 |
|
László Monda
|
6c6afd6395
|
Make comments more explicit.
|
2016-12-09 21:59:19 +01:00 |
|
László Monda
|
c47105afd3
|
Change I2cRead() and I2cWrite() to more closely resemble I2C_MasterReadBlocking() and I2C_MasterWriteBlocking() respectively. This way, we should be able to figure out the root cause of the communication error regarding the blink script more easily.
|
2016-12-09 21:44:03 +01:00 |
|