feat:slave 300Hz

This commit is contained in:
2025-10-31 10:03:43 +08:00
parent f411ab21cb
commit 6ed795a2b6
97 changed files with 257 additions and 47645 deletions

View File

@@ -75,7 +75,7 @@ int main(int argc, char** argv) {
0x55, 0xAA, 0x09, 0x00, 0x34, 0x00, 0xFB,
0x00, 0x1C, 0x00, 0x00, 0x18, 0x00, 0x7A
};
cfg.slave_request_interval = 200ms;
cfg.slave_request_interval = 3ms;
ffmsep::CPStreamCore core(cfg);
if (!core.open()) {