Rename pde to avoid conflict
This commit is contained in:
committed by
Scott Lahteine
parent
637f14eab1
commit
8fa34d8858
40
.piolibdeps/U8glib_ID7/.library.json
Normal file
40
.piolibdeps/U8glib_ID7/.library.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"description": "A library for monochrome TFTs and OLEDs",
|
||||
"repository": {
|
||||
"url": "https://github.com/olikraus/U8glib_Arduino",
|
||||
"type": "git"
|
||||
},
|
||||
"platforms": [
|
||||
"atmelavr",
|
||||
"atmelsam"
|
||||
],
|
||||
"export": {
|
||||
"exclude": [
|
||||
"extras",
|
||||
"docs",
|
||||
"tests",
|
||||
"test",
|
||||
"*.doxyfile",
|
||||
"*.pdf"
|
||||
],
|
||||
"include": null
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"maintainer": true,
|
||||
"name": "oliver",
|
||||
"url": null,
|
||||
"email": "olikraus@gmail.com"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"display"
|
||||
],
|
||||
"id": 7,
|
||||
"name": "U8glib",
|
||||
"frameworks": [
|
||||
"arduino"
|
||||
],
|
||||
"version": "1.19.1",
|
||||
"homepage": "https://github.com/olikraus/u8glib"
|
||||
}
|
||||
Reference in New Issue
Block a user