mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-12 01:29:29 +00:00
Renamed proc_weather, bc now multifunctional
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user