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: mbed
Diff: src/boards.cpp
- Revision:
- 10:6c3233b03658
- Parent:
- 9:816b9a4e4f21
- Child:
- 11:01dcfb29fbc4
--- a/src/boards.cpp Fri Dec 07 00:15:19 2018 +0000 +++ b/src/boards.cpp Fri Dec 07 17:39:01 2018 +0000 @@ -57,7 +57,7 @@ // Default is all boards OFF //unsigned int boardTcode = ALLOFF; - dec2therm_fix(tCode, (unsigned int)BOARDS_THERMCODE_WIDTH); + //dec2therm_fix(tCode, (unsigned int)BOARDS_THERMCODE_WIDTH); //for (i = 0; i < MAX_BOARDS; i++){ // // 0 == enabled @@ -79,7 +79,7 @@ //unsigned int i = 0; //unsigned int boardBcode = 0; - dec2bin_fix(bCode, WEIGHT_BIN_WIDTH); + //dec2bin_fix(bCode, WEIGHT_BIN_WIDTH); //for (i = 0; i <= WEIGHT_BIN_WIDTH; i++){ // // 0 == enabled