fix headers that require esp32

This commit is contained in:
jjsch-dev
2020-01-28 09:49:18 -03:00
parent c92fd45c4b
commit 0076c3e77e
11 changed files with 171 additions and 35 deletions

View File

@ -28,10 +28,12 @@ typedef enum {
} pixformat_t;
typedef enum {
FRAMESIZE_96x96, // 96x96
FRAMESIZE_QQVGA, // 160x120
FRAMESIZE_QQVGA2, // 128x160
FRAMESIZE_QCIF, // 176x144
FRAMESIZE_HQVGA, // 240x176
FRAMESIZE_240x240, // 240x240
FRAMESIZE_QVGA, // 320x240
FRAMESIZE_CIF, // 400x296
FRAMESIZE_VGA, // 640x480