Prvni odevzdani kodu

This commit is contained in:
2020-10-21 09:36:30 +02:00
parent 40fd6bfd39
commit a42e4b27b6
20 changed files with 2599 additions and 0 deletions

10
library.properties Normal file
View File

@ -0,0 +1,10 @@
name=User interface library for OLED display
version=1.0.0
author=Pavel Brychta
maintainer=xPablo.cz <pablo@xpablo.cz>
sentence=UI library for SSD1306 OLED displays connected to ESP8266, ESP32, SAMD21
paragraph=The following geometries are currently supported: 128x64, 128x32, 64x48.
category=Display
url=https://git.xpablo.cz/xPablo.cz/OLEDUiPlus
architectures=esp8266,esp32,samd21
depends=OLED_SSD