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.
Fork of BAE_FRDMTESIN2 by
Diff: HK.h
- Revision:
- 5:255b43e8e21a
- Parent:
- 3:02b45de29c0f
- Child:
- 6:e65b1ab79f36
diff -r 8f6c24eca109 -r 255b43e8e21a HK.h
--- a/HK.h Wed Dec 03 11:23:37 2014 +0000
+++ b/HK.h Thu Dec 04 07:17:44 2014 +0000
@@ -14,6 +14,7 @@
char Current[10];
char Temperature[10];
char fault;
+ char power_mode;
//float Battery[2];
};
