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: libmDot mbed-rtos mbed
Fork of power_meter by
Diff: main.cpp
- Revision:
- 3:47839ac143d3
- Parent:
- 2:6ebf09171de9
- Child:
- 4:49e311f9671b
--- a/main.cpp Sun Sep 18 05:45:40 2016 +0000 +++ b/main.cpp Mon Dec 12 14:47:28 2016 +0000 @@ -4,7 +4,7 @@ Serial pc (USBTX, USBRX); // tx, rx Serial dataLogger (PA_2,PA_3); // tx, rx -//char DLcommand; +//char DLcommand; to be translated into hex for reading of total power int abc[]={104,87,36,19,0,0,0,104,17,4,51,51,51,51,63,22}; char DLcommand2;