We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5997bbd commit 3410951Copy full SHA for 3410951
README.md
@@ -15,6 +15,6 @@ allows configuration of both the port and pins for TM1637 connection to the PIC.
15
The library is intended to be resource sparing for use on 8 bit PICs. It does not
16
attempt floating point handling or offer full printf() style output capability.
17
My demo shows how it can be used to output floating point numbers. Basic rounding and
18
-zero blanking is possible however.
+zero blanking are possible however.
19
20
Steve, July 2023
0 commit comments