Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

Files at this revision

API Documentation at this revision

Comitter:
dbartolovic
Date:
Wed Mar 21 13:52:02 2018 +0000
Parent:
9:aef8bb3d13ed
Child:
11:4dc690157508
Commit message:
Minor tweaks

Changed in this revision

tasks/tasks.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/tasks/tasks.cpp	Wed Mar 21 09:34:27 2018 +0000
+++ b/tasks/tasks.cpp	Wed Mar 21 13:52:02 2018 +0000
@@ -162,10 +162,11 @@
         Thread::signal_wait(MEAS_DONE);
         bleT.signal_clr(MEAS_DONE);
         
-        
+        /*
         printf("%6d\t", advertisementPacket.accelerometer[0]);
         printf("%6d\t", advertisementPacket.accelerometer[1]);
         printf("%6d\r\n", advertisementPacket.accelerometer[2]);
+        */
 
         //updatePayload(ble, &advertisementPacket);