feat: introduce platform-specific BLE backends

solves lack of Linux support in #2
This commit is contained in:
2026-06-08 22:38:42 +07:00
parent 5c33891968
commit 6db0faefb4
6 changed files with 1521 additions and 187 deletions
+1
View File
@@ -27,6 +27,7 @@
"ink": "^6.6.0",
"ink-big-text": "^2.0.0",
"ink-spinner": "^5.0.0",
"node-ble": "^1.13.0",
"react": "^19.2.4",
"sharp": "^0.34.5"
},