Files
bumble_mirror/.gitignore
Alan Rosenthal f56ac14f2c Add bumble-console --device-config support for gatt services
This PR adds support for bumble-console to be preloaded with gatt services via `--device-config`.
This PR also adds some type annotations
2022-11-28 14:11:27 -05:00

9 lines
81 B
Plaintext

.eggs/
build/
dist/
*.egg-info/
*~
docs/mkdocs/site
test-results.xml
__pycache__