implemented -- it runs C program and passes log filename to the plotter

This commit is contained in:
2025-10-02 13:36:35 +03:00
parent 26841ba30e
commit 60a5c90c88
4 changed files with 48 additions and 3 deletions

2
do Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/bash
./plotter.py "$(./BF_companion 2>&1 1>/dev/tty)"