mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 02:56:34 -04:00
Flipper tx: use file_path, example file (#2496)
* added subghz_dir * use subghz_dir from file_path * example file
This commit is contained in:
parent
54ad82a423
commit
b2bb37af74
4 changed files with 12 additions and 2 deletions
|
@ -49,3 +49,4 @@ 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 subghz_dir = u"SUBGHZ";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue