Julius Bernth / Mbed OS Cuvette_Centrifuge_Test_v1-2_ParallelMode

Dependencies:   QEI LIS3DH_spi

Files at this revision

API Documentation at this revision

Comitter:
juliusbernth
Date:
Fri Nov 12 15:05:16 2021 +0000
Parent:
20:707de8a399bc
Commit message:
Tested for parallel mode and multi-cuvette holder

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Nov 10 15:59:23 2021 +0000
+++ b/main.cpp	Fri Nov 12 15:05:16 2021 +0000
@@ -11,10 +11,7 @@
 //#include "LIS3DH.h"
 
 /*
-Open issues:
-- need to figure out how to handle transitions to error states
-- Need to test how breaking is performed. 
--Test onboard current limitation
+Parallel mode enabled
 */
 
 Timer encoderTimer;
@@ -500,8 +497,6 @@
 */
     pinButton.mode(PullDown);
     pinLedWhite = 1;
-
-
     
     state = STATE_READY;//set state to READY
     //start all threads