Initial version only
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "VictronBLE",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.1",
|
||||
"description": "ESP32 library for reading Victron Energy device data via Bluetooth Low Energy (BLE) advertisements",
|
||||
"keywords": "victron, ble, bluetooth, solar, mppt, battery, smartshunt, esp32",
|
||||
"repository": {
|
||||
@@ -19,11 +19,6 @@
|
||||
"platforms": ["espressif32"],
|
||||
"dependencies": [],
|
||||
"export": {
|
||||
"exclude": [
|
||||
"examples",
|
||||
"test",
|
||||
"tests",
|
||||
".git"
|
||||
]
|
||||
"exclude": ["examples", "test", "tests", ".git"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user