kopia lustrzana https://github.com/projecthorus/wenet
Added shssp.py option into start_tx script.
rodzic
11fc3d73d0
commit
eae1d4a83c
|
@ -23,5 +23,9 @@ python init_rfm98w.py --frequency $TXFREQ
|
|||
# Note, this assumes there is a uBlox GPS available at /dev/ttyACM0
|
||||
python tx_picam_gps.py $MYCALL &
|
||||
|
||||
# Start SHSSP-specific transmit script.
|
||||
# Needs a GPS connected, a BNO055 connected, and a PiCam and USB Webcam (Logitech C920)
|
||||
#python shssp.py &
|
||||
|
||||
# If you don't want any GPS overlays, you can comment the above line and run:
|
||||
# python WenetPiCam.py $MYCALL &
|
Ładowanie…
Reference in New Issue