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 39:c36b75a3402e, committed 2023-06-23
- Comitter:
- as96
- Date:
- Fri Jun 23 17:44:09 2023 +0000
- Parent:
- 38:1c93a9501929
- Commit message:
- Energy Change
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jun 23 17:32:40 2023 +0000 +++ b/main.cpp Fri Jun 23 17:44:09 2023 +0000 @@ -412,6 +412,8 @@ remote.sendError('G'); // Send error to remote } } + + //Comment //Datalogger Chai Funciton //DisplaySerial(); // Enable if you want to know what is happening with the peripherals } // END IF (SYSTEMON == TRUE)