Team bogosse temperature / Mbed 2 deprecated TestCAN_2017

Dependencies:   mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
Alex95
Date:
Tue May 23 10:19:02 2017 +0000
Parent:
2:931f44b24aa4
Commit message:
yoooooooooooooooooooooooooooooooooooooooooo

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue May 23 10:17:55 2017 +0000
+++ b/main.cpp	Tue May 23 10:19:02 2017 +0000
@@ -121,6 +121,6 @@
                 MessageTx.data[0]=humi/256;
                 MessageTx.data[1]=humi%256;
             }
-            flag!=flag;
+            flag=!flag;
         }
 }