Files
BLEOTA/library.json
2025-11-11 21:58:27 +00:00

21 lines
411 B
JSON

{
"name": "BLEOTA",
"description": "A library for esp32 Over the Air updates using BLE",
"repository":
{
"type": "git",
"url": "https://git.emaker.limited:MicrocontrollerCD/BLEOTA.git"
},
"authors":
[
{
"name": "chopster44",
"email": "me@chopster44.com",
"maintainer": true
}
],
"version": "0.0.1",
"frameworks": "arduino",
"platforms": ["espressif32"]
}