Releases: wloche/LcdProgressBarDouble
Releases · wloche/LcdProgressBarDouble
Allow negative ranges
27 Apr 03:34
Compare
Sorry, something went wrong.
No results found
Requested by Mr Ganesh Joshi, here is an update to allow negative Integers.
Hope it helps!
Usage of PROGMEM for the constants (bars and intToBars)
11 Feb 05:45
Compare
Sorry, something went wrong.
No results found
Storage and RAM gains with the PROGMEM keyword:
v1.0.5 : DoubleBarPot.ino uses 7446 bytes and 310 bytes of RAM
v1.1.0 : DoubleBarPot.ino uses 7538 bytes and 230 bytes of RAM
Comment out this line to revert the original behavior:
#define LCDPROGRESSBAR_USE_PROGMEM
Debug on LCDPROGRESSBAR_DEBUG usage
11 Feb 00:03
Compare
Sorry, something went wrong.
No results found
Storage and RAM gains:
v1.0.4 : DoubleBarPot.ino uses 8036 bytes and 498 bytes of RAM
v1.0.5 : DoubleBarPot.ino uses 7446 bytes and 310 bytes of RAM
Yet to come: usage of PROGMEM
v1.0.4
20 Aug 03:35
Compare
Sorry, something went wrong.
No results found
Adding shortcuts disableBar1() and disableBar2()
Remove a compilation warning
v1.0.3
02 Aug 09:54
Compare
Sorry, something went wrong.
No results found
Added support to display 1 bar only
Example for showcase
v1.0.2
02 Aug 08:20
Compare
Sorry, something went wrong.
No results found
Added example with trimmer potentiometers
Corected entry pin 2 as the schema on initial example
Copyright corrected
01 Aug 16:45
Compare
Sorry, something went wrong.
No results found
v1.0.1
Copyright year corrected
Initial release
01 Aug 16:25
Compare
Sorry, something went wrong.
No results found