External App ROOK(Remote On-Off Keying) (#2363)

This commit is contained in:
Samir Sánchez Garnica 2024-11-17 15:23:56 -05:00 committed by GitHub
parent 59f72cbff1
commit 64f8158134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 490 additions and 0 deletions

View file

@ -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";