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: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_6180XA1 by
Diff: Components/Display/Display_class.h
- Revision:
- 28:7c9031e96c22
- Parent:
- 23:dfb5ccc7b780
- Child:
- 33:1573db91352c
diff -r 22c6f69967d9 -r 7c9031e96c22 Components/Display/Display_class.h
--- a/Components/Display/Display_class.h Wed Nov 04 17:17:35 2015 +0100
+++ b/Components/Display/Display_class.h Thu Nov 05 17:20:03 2015 +0100
@@ -209,7 +209,7 @@
*pDisplay_DGT[digit] = 0;
}
- void Digit_off (int digit) // digits on
+ void Digit_off (int digit) // digits off
{
*pDisplay_DGT[digit] = 1;
}
