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.
Dependencies: mbed
Revision 3:b58e8c4438cd, committed 2022-06-21
- Comitter:
- paologiorgio
- Date:
- Tue Jun 21 18:27:56 2022 +0000
- Parent:
- 2:fcdd048a4a9e
- Commit message:
- DORA rev4, 21 giugno 2022
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jun 21 18:27:11 2022 +0000 +++ b/main.cpp Tue Jun 21 18:27:56 2022 +0000 @@ -46,11 +46,9 @@ // ************** CN10 ******************* Serial MIMA(PC_4, PC_5); -//Serial ARDUINO(PA_0, PA_1); -Serial MAX31865(PA_9, PC_0); +Serial MAX31865(PA_9, PC_0); //(?) Serial ARDUINO(PB_6, PC_10); - // ************** TIMER ***************** Timer t; float TIMEOUT = 10;