mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-10 07:50:14 +02:00
5 lines
116 B
Bash
Executable File
5 lines
116 B
Bash
Executable File
#!/bin/sh
|
|
/usr/bin/jtag /root/scripts/jtag/load_ADC_test
|
|
/usr/bin/sgen -f 1000 &
|
|
/root/binaries/ADC -qws -nomouse &
|