Denwis La / Mbed OS mDot_Send_Data

Dependencies:   libmDot-dev-mbed5-deprecated ISL29011

Fork of mdot-examples by 3mdeb

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++;
 }