diff options
| author | tim <tim@eclectronics.org> | 2017-03-30 12:59:38 +0100 |
|---|---|---|
| committer | tim <tim@eclectronics.org> | 2017-03-30 12:59:38 +0100 |
| commit | 965a710fa5bfef5c7ecedd4ec5139b60142faba5 (patch) | |
| tree | 6a8a51700627132c5a7551e9ea939f5bec7afd9a | |
| parent | 340fd9b196559ed60d3631af33c3a65a8f5e1752 (diff) | |
live update
| -rw-r--r-- | menuApp/bin/data/images/overlay1080.png | bin | 104372 -> 96528 bytes | |||
| -rw-r--r-- | menuApp/src/ofApp.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/menuApp/bin/data/images/overlay1080.png b/menuApp/bin/data/images/overlay1080.png Binary files differindex b716c1e..a8a6cbc 100644 --- a/menuApp/bin/data/images/overlay1080.png +++ b/menuApp/bin/data/images/overlay1080.png diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h index 1c1f747..51312a1 100644 --- a/menuApp/src/ofApp.h +++ b/menuApp/src/ofApp.h @@ -10,7 +10,7 @@ #define FONTSIZE 13 #define FONTSPACING FONTSIZE*2.3 // 30 #define POLL_INTERVAL 60.0 -#define MENUTAG "#hangdai" +#define MENUTAG "#lunchspecial" class menuItem { public: |
