3a09daeab2
- [x] Move project to platformIO - [x] Bug rectangle on screen when 1milion shares - [x] Bug memory leaks - [x] Bug Reboots when received JSON contains some null values - Readme update with build troubleshooting TODO - [ ] Improve hashrate using Blockstream Jade miner code - [ ] Add blockHeight to screen - [ ] Add new screen with global mining stats - [ ] Add support to control BM1397
12 lines
383 B
INI
12 lines
383 B
INI
name=TFT_eSPI
|
|
version=2.5.0
|
|
author=Bodmer
|
|
maintainer=Bodmer
|
|
sentence=TFT graphics library for Arduino processors with performance optimisation for RP2040, STM32, ESP8266 and ESP32
|
|
paragraph=Supports TFT displays using drivers (ILI9341 etc) that operate with hardware SPI or 8 bit parallel.
|
|
category=Display
|
|
url=https://github.com/Bodmer/TFT_eSPI
|
|
architectures=*
|
|
includes=TFT_eSPI.h
|
|
|