diff options
| author | Francesco Gazzetta <fgaz@fgaz.me> | 2021-09-20 14:09:47 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel.thompson@linaro.org> | 2021-11-17 15:29:08 (GMT) |
| commit | 0eabf0f109c2277c527c334b2b84eec2afec310b (patch) | |
| tree | 35d4d71a0660ea182542b6a0c6006496b0188a21 /wasp/boards | |
| parent | 0854adb630cc3e13d696435a0cccf79c68edf5e5 (diff) | |
Remove morse from default apps
Even after optimizing it, it makes the image 224 bytes too big.
Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
Diffstat (limited to 'wasp/boards')
| -rw-r--r-- | wasp/boards/manifest_240x240.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wasp/boards/manifest_240x240.py b/wasp/boards/manifest_240x240.py index c4a6d51..f0eb474 100644 --- a/wasp/boards/manifest_240x240.py +++ b/wasp/boards/manifest_240x240.py @@ -14,7 +14,6 @@ manifest = ( 'apps/gameoflife.py', 'apps/haiku.py', 'apps/heart.py', - 'apps/morse.py', 'apps/musicplayer.py', 'apps/launcher.py', 'apps/pager.py', |
