Basic bluetooth functionality

This commit is contained in:
2024-08-18 10:32:39 -04:00
parent 3185746213
commit cc72a23176
6 changed files with 185 additions and 65 deletions

View File

@ -41,7 +41,7 @@ async-executor = "1.13.0"
async-channel = "2.3.1"
strum = "0.26.3"
strum_macros = "0.26.4"
async-io = "2.3.4"
closure = "0.3.0"
[build-dependencies]
embuild = "0.32.0"