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.
Diff: main.cpp
- Branch:
- new battery test - Magnus
- Revision:
- 60:56b97c72d098
- Parent:
- 45:9763e13be02c
- Child:
- 61:981fe979a93f
diff -r 5853455953e9 -r 56b97c72d098 main.cpp --- a/main.cpp Wed Oct 12 09:24:41 2022 +0000 +++ b/main.cpp Wed Oct 12 09:47:49 2022 +0000 @@ -19,7 +19,7 @@ #define D_TERM 20 // Ccount before test -#define CYCLEBEFORETEST 1500 +#define CYCLEBEFORETEST 4500 // Textfile paths #define PITLOGPATH "/local/pitlog.txt"