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: errors.cpp
- Revision:
- 194:05e119bc5a78
- Parent:
- 193:3abadeecf908
- Child:
- 203:cb2a3ea31dce
--- a/errors.cpp Sat Feb 10 05:35:49 2018 +0000
+++ b/errors.cpp Sat Feb 10 06:05:50 2018 +0000
@@ -56,7 +56,7 @@
moded_errors &= ~(1 << k);
}
}
-
+
if (moded_errors != 0) {
return false;
} return true;