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 /docs | |
| 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 'docs')
| -rw-r--r-- | docs/apps.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/apps.rst b/docs/apps.rst index 6db26c8..99ec0fc 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -51,7 +51,7 @@ Applications .. automodule:: apps.haiku -.. automodule:: apps.morse +.. automodule:: Morse .. automodule:: apps.musicplayer |
