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:
- master-bwi
- Revision:
- 17:5b17c9dc85b2
- Parent:
- 16:a0bfe33f8a4a
--- a/main.cpp Fri May 21 12:42:56 2021 +0000 +++ b/main.cpp Thu May 27 13:35:24 2021 +0000 @@ -5,7 +5,7 @@ #define RAM_END_ADDR 0x4B -#define CLIM_LEVEL 0x1F +#define CLIM_LEVEL 0xFF // I_LIM (A) = 4A * CLIM_LEVEL/127 /* Main function */