15 lines
410 B
JSON
15 lines
410 B
JSON
{
|
|
"name": "ArduboyTones",
|
|
"keywords": "arduboy, game, sound, music",
|
|
"description": "A library for playing a sequence of tones, intended for use with the Arduboy game system",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/MLXXXp/ArduboyTones.git"
|
|
},
|
|
"version": "1.0.4",
|
|
"exclude": "extras",
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|