working state commit

This commit is contained in:
Thomas K Ales [MSE]
2026-09-25 08:13:03 -05:00
parent dff7048429
commit 880b05fe86
55 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -1,8 +1,9 @@
{
"t3r_port": "/dev/ttyACM0",
"bbd_port": "/dev/ttyUSB0",
"bbd_port": "/dev/ttyUSB1",
"oscope_ip": "192.168.100.105",
"laser_freq_hz": 20000.0,
"save_dir": "/data/SRAS",
"helios_port": "/dev/ttyUSB1"
"save_dir": "/opt/data/",
"helios_port": "/dev/ttyUSB0",
"burst_mode": false,
"strict_rows": false
}