Skip to content

Commit

Permalink
Merge pull request #45 from google/gbg/add-missing-app
Browse files Browse the repository at this point in the history
add controller-info CLI app to setup
  • Loading branch information
barbibulle committed Oct 12, 2022
2 parents 68d9fbc + 3e0cad1 commit 78b36d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ install_requires =
[options.entry_points]
console_scripts =
bumble-console = bumble.apps.console:main
bumble-controller-info = bumble.apps.controller_info:main
bumble-gatt-dump = bumble.apps.gatt_dump:main
bumble-hci-bridge = bumble.apps.hci_bridge:main
bumble-pair = bumble.apps.pair:main
Expand Down

0 comments on commit 78b36d2

Please sign in to comment.