diff options
| author | Francesco Gazzetta <fgaz@fgaz.me> | 2021-11-24 19:06:08 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel.thompson@linaro.org> | 2021-12-26 21:25:07 (GMT) |
| commit | b8a50db03c1f7655b846c59d6903e27d54bd82ae (patch) | |
| tree | 16744731ecde42a03e228cc0b940499a5723f67f /wasp/boards/manifest_240x240.py | |
| parent | 5c714ea075c638b37576939403a6727e60ee752e (diff) | |
Add DisaBLE app that disables bluetooth
Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
Diffstat (limited to 'wasp/boards/manifest_240x240.py')
| -rw-r--r-- | wasp/boards/manifest_240x240.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/boards/manifest_240x240.py b/wasp/boards/manifest_240x240.py index f0eb474..48fe577 100644 --- a/wasp/boards/manifest_240x240.py +++ b/wasp/boards/manifest_240x240.py @@ -7,6 +7,7 @@ manifest = ( 'apps/calc.py', 'apps/clock.py', 'apps/chrono.py', + 'apps/disaBLE.py', 'apps/dual_clock.py', 'apps/faces.py', 'apps/fibonacci_clock.py', |
