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.
Dependencies: libmDot-dev-mbed5-deprecated ISL29011
Fork of mdot-examples by
Diff: peer_to_peer_example.cpp
- Revision:
- 18:0185bc4b9935
- Parent:
- 17:0a8d151af3c6
- Child:
- 19:0799d6348449
--- a/peer_to_peer_example.cpp Sun Dec 10 01:16:02 2017 +0000
+++ b/peer_to_peer_example.cpp Sun Dec 10 20:23:12 2017 +0000
@@ -144,6 +144,7 @@
void CriticalTemperatureInterrupt(void){
+ pc.printf("HELLOOOO\n\r");
counter++;
}
