From 0b1d8d581f193780de6d4f000091611f380ad44b Mon Sep 17 00:00:00 2001 From: Dean Reading Date: Mon, 19 Dec 2016 22:19:15 +1000 Subject: [PATCH] Minor formatting change --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 49bdcd3..0688e7a 100644 --- a/README.md +++ b/README.md @@ -24,15 +24,16 @@ Direct any questions or suggestions to deanreading@hotmail.com. If I have the ti #### Update Version 3.2.0 (December 2016) - Backwards compatible with version 3.1 - Updated to Arduino 1.5 Library Specification - New display function - no longer consumes processor time with delay() - Now supports hexadecimal number printing - The decimal point can now be omitted with a negative decPlaces - Alphanumeric strings can be displayed (inaccurately) with setChars - Removed #define RESISTORS_ON_SEGMENTS. Now a begin() input - Can now blank() the display - Now 'heavier' - uses more PROGMEM and RAM + Backwards compatible with version 3.1 + Updated to Arduino 1.5 Library Specification + New display function - no longer consumes processor time with delay() + Now supports hexadecimal number printing + The decimal point can now be omitted with a negative decPlaces + Alphanumeric strings can be displayed (inaccurately) with setChars + Removed #define RESISTORS_ON_SEGMENTS. Now a begin() input + Can now blank() the display + Now 'heavier' - uses more PROGMEM and RAM + * * * @@ -168,4 +169,4 @@ Note that a 0 does not correspond to no brightness. If your display has noticeab [3]: http://arduino.cc/en/Guide/Libraries [4]: https://en.wikipedia.org/wiki/File:7_segment_display_labeled.svg [5]: http://www.ebay.com/sch/i.html?LH_BIN=1&_from=R40&_sacat=0&_nkw=7+segment+display+4+digit+2+pcs&_sop=15 - \ No newline at end of file +