mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-15 05:02:21 +01:00
pass scheduler to app
This commit is contained in:
18
library.json
Normal file
18
library.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "sprocket-core",
|
||||
"keywords": "esp8266, sprocket, stack",
|
||||
"description": "Core stack for sprockets",
|
||||
"authors":
|
||||
{
|
||||
"name": "Patrick Balsiger",
|
||||
"email": "frupii@gmail.com",
|
||||
"url": "https://gitlab.com/0x1d"
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.com/wirelos/sprocket-core/"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif8266"
|
||||
}
|
||||
Reference in New Issue
Block a user