This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
uhk
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
273
Commits
4
Branches
53
Tags
c8b773d266de1ed9bb2efb51add676bcec0f56c3
Commit Graph
3 Commits
Author
SHA1
Message
Date
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