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.
Fork of i2c scanner by
main.cpp@1:22bad558be6c, 2017-09-09 (annotated)
- Committer:
- Grginho
- Date:
- Sat Sep 09 10:50:12 2017 +0000
- Revision:
- 1:22bad558be6c
- Parent:
- 0:d58e47b3cc7e
Casey
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| netwing | 0:d58e47b3cc7e | 1 | #include "mbed.h" |
| Grginho | 1:22bad558be6c | 2 | #include "SensorBoards.h" |
| Grginho | 1:22bad558be6c | 3 | |
| netwing | 0:d58e47b3cc7e | 4 | |
| netwing | 0:d58e47b3cc7e | 5 | int main() |
| netwing | 0:d58e47b3cc7e | 6 | { |
| Grginho | 1:22bad558be6c | 7 | |
| netwing | 0:d58e47b3cc7e | 8 | } |
