mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-02 12:59:03 +00:00
Wardrive Map app (#2050)
* WardriveMap app * better txt * Count only displayed markers
This commit is contained in:
@@ -76,6 +76,10 @@ set(EXTCPPSRC
|
||||
#audio_test
|
||||
external/audio_test/main.cpp
|
||||
external/audio_test/ui_audio_test.cpp
|
||||
|
||||
#wardrivemap
|
||||
external/wardrivemap/main.cpp
|
||||
external/wardrivemap/ui_wardrivemap.cpp
|
||||
)
|
||||
|
||||
set(EXTAPPLIST
|
||||
@@ -97,4 +101,5 @@ set(EXTAPPLIST
|
||||
extsensors
|
||||
foxhunt_rx
|
||||
audio_test
|
||||
wardrivemap
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user