1
0
mirror of https://github.com/s00500/SimpleExpressions synced 2024-10-01 18:21:49 +00:00
SimpleExpressions/library.json

17 lines
393 B
JSON
Raw Normal View History

2017-11-27 11:18:35 +00:00
{
"name": "SimpleExpressions",
"keywords": "Expressions, esp32, esp8266, arduino, avr, robot, cute, ws2812, leds, emotions, sounds, buzzer, beeper",
"description": "Make your robots cute and noisy",
"repository":
{
"type": "git",
"url": "https://github.com/s00500/SimpleExpressions.git"
},
"frameworks": "arduino",
"platforms":
[
"espressif",
"arduino"
]
}