Commented out energgy sotrage code to rever to old state

Dependencies:   mbed millis

Files at this revision

API Documentation at this revision

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)