Daniel Eichhorn
e71c5408ca
Added moon phases
2017-05-19 16:45:17 +02:00
Daniel Eichhorn
8f18cf20bd
Replaced delay(1) with yield()
2017-05-18 14:17:17 +02:00
Daniel Eichhorn
aa8481feeb
Added method to copy progmem data to SPIFFS
2017-05-18 07:50:14 +02:00
Daniel Eichhorn
679036d0d0
Added image resources
2017-05-18 07:49:26 +02:00
Daniel Eichhorn
a4a7bf6232
Trying to fix incompatibilities with adafruit lib
2017-05-12 21:57:48 +02:00
Daniel Eichhorn
9d410af18f
Merge pull request #9 from david-robson/patch-2
...
Update GfxUi.cpp
2017-05-05 08:35:41 +02:00
Daniel Eichhorn
054fa83dc6
Updated readme
2017-05-04 09:01:37 +02:00
david-robson
47f1e928ba
Rename ArialRoundedMtBold_14.h to ArialRoundedMTBold_14.h
...
As per the include.
2017-03-27 13:53:53 +02:00
david-robson
ac8c3dd313
Update GfxUi.cpp
...
The display of the bmp images was not working (nothing displayed, everything else working ok). The pixels were being calculated and written OK. I guess the "setAddrWindow" is not working as expected. I changed to use the "writePixel" instruction instead.
2017-03-27 00:47:42 +02:00
Daniel Eichhorn
348172d72c
Merge pull request #2 from LoveBootCaptain/patch-1
...
Bug: Missing Moonphase Icon /moon23.bmp
2016-11-28 20:28:48 +01:00
LoveBootCaptain
6ff1fca032
Bug: Missing Moonphase Icon /moon23.bmp
...
The Icon for the last Moonphase is missing.
Serial Console shows /moon23.bmp is missing.
Just changed one Line to get the last icon fetched.
2016-11-28 15:28:23 +01:00
Daniel Eichhorn
503fd463f7
Fixed Update sequence with missing font definition
2016-10-16 21:11:02 +02:00
Daniel Eichhorn
02f257d6e4
Added README file
2016-10-16 21:09:42 +02:00
Daniel Eichhorn
aecda6c21b
Initial import
2016-10-16 20:34:42 +02:00