mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
more time
This commit is contained in:
+1
-1
@@ -173,7 +173,7 @@ int main(int argc, char **argv) {
|
||||
for (uint8_t s = 0; s < config.num_streams; s++) {
|
||||
ipc_send_bits(&client, &rdsEncoder, s);
|
||||
}
|
||||
msleep((int)(1000.0 * BITS_PER_GROUP / 1187.5));
|
||||
msleep((int)(5000.0 * BITS_PER_GROUP / 1187.5));
|
||||
}
|
||||
|
||||
ipc_close(&client);
|
||||
|
||||
Reference in New Issue
Block a user