Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 4:d32eaca53504 | 2017-09-20 | odtulumbedder | I decided to remove the C-linkage specifiers, they are really not that necessary. |
| 3:2ab78e7e8518 | 2017-08-25 | odtulumbedder | I added a few comments, and cleaned up the code. |
| 2:7e390bcce297 | 2017-08-25 | odtulumbedder | Now, it's working.; The problems were:; 1- I forgot ack = 0 in the main loop.; 2- Adding other calls between I2C calls causes latency, which interrupts I2C communication. |
| 1:6d4265aa4184 | 2017-08-23 | odtulumbedder | DEBUGGING STUFF |
| 0:6be57f391716 | 2017-08-23 | odtulumbedder | initial problematic code |