mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-27 00:35:59 -04:00
External App ROOK(Remote On-Off Keying) (#2363)
This commit is contained in:
parent
59f72cbff1
commit
64f8158134
7 changed files with 490 additions and 0 deletions
|
@ -48,3 +48,4 @@ const std::filesystem::path splash_dir = u"SPLASH";
|
|||
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 rook_dir = u"ROOK";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue