feat: add 'includes' field to registry.json for ESP32 support

This commit is contained in:
Ben Allfree
2025-12-05 18:21:33 -08:00
parent c7b0a1b2b9
commit b943d9f066
+1
View File
@@ -19,6 +19,7 @@
"homepage": "https://github.com/MeshEnvy/lobbs",
"version": "1.0.0",
"featured": true,
"includes": ["esp32"],
"dependencies": {
"lodb": ">=1.0.0",
"meshtastic": ">=2.7.0"