1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-29 05:21:37 +03:00

Port of extended Adafruit ILI9341 lib to ESP8266

This commit is contained in:
Sermus
2015-04-04 10:37:51 +03:00
parent ef75292d24
commit dc5ee0003c
18 changed files with 3570 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#define nr_chrs_f16 96
#define chr_hgt_f16 16
#define data_size_f16 8
#define firstchr_f16 32
extern const unsigned char widtbl_f16[96];
extern const unsigned char* chrtbl_f16[96];