diff sw/mcsi-rxtx/mainloop.c @ 13:315428573a25

fc-mcsi-rxtx: implement record function
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 28 Oct 2024 07:24:53 +0000
parents e93a11f44e6f
children 8b49ea8aeb99
line wrap: on
line diff
--- a/sw/mcsi-rxtx/mainloop.c	Mon Oct 28 06:52:33 2024 +0000
+++ b/sw/mcsi-rxtx/mainloop.c	Mon Oct 28 07:24:53 2024 +0000
@@ -47,6 +47,7 @@
 				off);
 			async_msg_output(buf);
 			off = 0;
+			record_auto_stop();
 			continue;
 		}
 		if (FD_ISSET(0, &fds))