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

@ -50,5 +50,6 @@ extern const std::filesystem::path splash_dir;
extern const std::filesystem::path sstv_dir;
extern const std::filesystem::path wav_dir;
extern const std::filesystem::path whipcalc_dir;
extern const std::filesystem::path rook_dir;
#endif /* __FILE_PATH_H__ */