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.
Revision 21:26a459e4201c, committed 2021-11-12
- 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