Release v0.6.8

This commit is contained in:
Just Call Me Koko
2020-07-15 12:23:01 -04:00
parent 6490a12b30
commit 140451b47c
6 changed files with 4 additions and 4 deletions

View File

@@ -8,15 +8,15 @@
//#include <SimpleList.h>
#include <LinkedList.h>
#include <SPI.h>
#include <lvgl.h>
//#include <lvgl.h>
#include <Ticker.h>
#include "SPIFFS.h"
#include "Assets.h"
#include <TFT_eSPI.h>
//#define TFT_SHIELD
#define TFT_DIY
#define TFT_SHIELD
//#define TFT_DIY
#define SCREEN_WIDTH 240
#define SCREEN_HEIGHT 320

Binary file not shown.

Binary file not shown.