fixed stuff lol

This commit is contained in:
VerstreuteSeele
2022-12-25 04:23:44 +01:00
parent 3e606d4f43
commit e1021749b3
6 changed files with 41 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
App(
appid="weather_station",
appid="Weather_Station",
name="Weather Station",
apptype=FlipperAppType.PLUGIN,
apptype=FlipperAppType.EXTERNAL,
entry_point="weather_station_app",
cdefines=["APP_WEATHER_STATION"],
requires=["gui"],