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 MAX11410-test by
Diff: main.cpp
- Revision:
- 3:42120705a9bd
- Parent:
- 2:39ba9beabf3c
- Child:
- 4:c194858fe0c6
--- a/main.cpp Wed Nov 09 01:31:22 2016 +0000 +++ b/main.cpp Fri Nov 11 23:24:33 2016 +0000 @@ -6,6 +6,8 @@ // - for every device if finds, it prints the 8-bit address // - if the program hangs, the bus isn't working (check pull-ups etc) // - if it doesn't find your device, check power/bus wiring etc +// +// - Note: if you plug / unplug devices try cycling power #include "mbed.h"
