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 1:485ac3d4918b, committed 2021-02-07
- Comitter:
- Jamie Smith
- Date:
- Sun Feb 07 21:41:33 2021 -0800
- Parent:
- 0:246ef70a9e6e
- Commit message:
- Add config.txt
Changed in this revision
| config.txt | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.txt Sun Feb 07 21:41:33 2021 -0800 @@ -0,0 +1,6 @@ +ProcessingType = 2 +NumCellSeries = 4 +ElapsedTimeColumn=0 +VoltageColumn = 1 +CurrentColumn = 2 +TemperatureColumn = 3 \ No newline at end of file