1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-10 16:50:14 +02:00
nn-usb-fpga/binaries/sie_rootfs_files/etc/init.d/start

6 lines
113 B
Plaintext
Raw Normal View History

#!/bin/sh
/usr/bin/xc3sprog /root/binaries/ADC.bit &
/usr/bin/sgen -f 1000 &
/root/binaries/ADC -qws -nomouse &