-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix #27 - replaced function data\[8] with a class level data\[8]. - add **hideSegment(uint8_t n)** hide a single segment - add **hideMultiSegment(uint8_t mask)** hide multiple segments - add **displayFahrenheit()** -9..99F - add **displayRefresh()** to refresh last written data. - update keywords.txt - fix bug in **displayRaw()** (add bool hasPoint). - update readme.md
- Loading branch information
1 parent
561c81c
commit 630d7b6
Showing
9 changed files
with
362 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.