mirror of
https://github.com/paperdash/device-epd.git
synced 2024-11-04 12:00:27 +00:00
calendar face - initial picture replaced
This commit is contained in:
parent
896c8e447f
commit
a037f52ec0
BIN
data/calendarPhoto.jpg
Normal file
BIN
data/calendarPhoto.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
Before Width: | Height: | Size: 117 KiB |
@ -21,7 +21,7 @@ void display_picture();
|
||||
void display_time();
|
||||
|
||||
const char faceCalendarPicutreJson[] = "/calendarPhoto.json";
|
||||
const char faceCalendarPicture[] = "/calendarPhoto.bin";
|
||||
const char faceCalendarPicture[] = "/calendarPhoto.jpg";
|
||||
const char faceCalendarPictureUrl[] = "http://sonic/paperdash/unsplash.php?&w=390&h=384&fm=jpg"; // TODO load from settings
|
||||
|
||||
unsigned long lastCalendarDataUpdate = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user