Skip to content
Snippets Groups Projects
Commit 5a75b50e authored by Daniel Eichhorn's avatar Daniel Eichhorn
Browse files

Added library.json for platform.io

parent 9e1febc1
No related branches found
No related tags found
No related merge requests found
{
"name": "ESP8266 Oled Driver for SSD1306 display",
"keywords": "Display, ssd1306, arduino, esp8266",
"description": "SSD1306 Oled driver which offers scrolling frames, custom fonts, etc",
"repository": {
"type": "git",
"url": "https://github.com/squix78/esp8266-oled-ssd1306.git"
},
"authors": [{
"name": "Daniel Eichhorn",
"url": "http://blog.squix.ch",
"email": "squix78@gmail.com",
"maintainer": true
},
{
"name": "Fabrice Weinberg"
}
],
"frameworks": "arduino",
"platforms": "espressif"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment