доработка контроля

This commit is contained in:
2025-02-21 15:41:47 +03:00
parent 7a084d04e4
commit 70bca2ce57
4 changed files with 64 additions and 46 deletions

View File

@@ -363,3 +363,12 @@ enum META {
FGOZ_3 = 56,
FGOZ_5 = 56,
}
enum FS_FREQ {
f1 = 430,
f2 = 932,
f3 = 1137,
f4 = 1300,
f5 = 1725,
f6 = 2750,
f7 = 4750,
}