mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 02:56:34 -04:00
Add new app "hopper" app. (#2482)
* make both jammer and hopper exist * add example hopper payload * example files * swap scanner and recon app location
This commit is contained in:
parent
9b352f45a2
commit
200f10397b
12 changed files with 720 additions and 19 deletions
|
@ -49,4 +49,5 @@ const std::filesystem::path sstv_dir = u"SSTV";
|
|||
const std::filesystem::path wav_dir = u"WAV";
|
||||
const std::filesystem::path whipcalc_dir = u"WHIPCALC";
|
||||
const std::filesystem::path ook_editor_dir = u"OOKFILES";
|
||||
const std::filesystem::path hopper_dir = u"HOPPER";
|
||||
const std::filesystem::path subghz_dir = u"SUBGHZ";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue