mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 01:59:29 +00:00
Move weather to ext app
This commit is contained in:
@@ -20,6 +20,10 @@ set(EXTCPPSRC
|
||||
external/blespam/main.cpp
|
||||
external/blespam/ui_blespam.cpp
|
||||
|
||||
#weatherstation
|
||||
external/weatherstation/main.cpp
|
||||
external/weatherstation/ui_weatherstation.cpp
|
||||
|
||||
)
|
||||
|
||||
set(EXTAPPLIST
|
||||
@@ -28,4 +32,5 @@ set(EXTAPPLIST
|
||||
calculator
|
||||
font_viewer
|
||||
blespam
|
||||
weatherstation
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user