Renamed proc_weather, bc now multifunctional

This commit is contained in:
HTotoo
2023-12-09 16:47:44 +01:00
parent d2cb93d957
commit 39fabab022
6 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -550,12 +550,12 @@ set(MODE_CPPSRC
)
DeclareTargets(PWFM wfm_audio)
### Weather Stations
### SubGhz Decoders + Weather Stations
set(MODE_CPPSRC
proc_weather.cpp
proc_subghzd.cpp
)
DeclareTargets(PWTH weather)
DeclareTargets(PWTH subghzd)
### Flash Utility