You've already forked TEF6686_ESP32
add support for hardware rtc, not sure if this version won't crash
This commit is contained in:
20
lib/RX8010SJ/library.json
Normal file
20
lib/RX8010SJ/library.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "RX8010SJ",
|
||||
"version": "1.03",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/Wh1teRabbitHU/RX8010SJ"
|
||||
},
|
||||
"authors":
|
||||
[
|
||||
{
|
||||
"name": "Wh1teRabbitHU",
|
||||
"email": "ruszka.tamas@gmail.com",
|
||||
"maintainer": true
|
||||
}
|
||||
],
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32",
|
||||
"headers": "TFT_eSPI.h"
|
||||
}
|
||||
Reference in New Issue
Block a user