Commit 27a854d3 authored by Ivan Tyagov's avatar Ivan Tyagov

Cleanup.

parent fed189d5
#!/bin/bash
# manually run inside osie_plx_env
#source osie_plc_env/bin/activate
# start modbus server
python3 eggs/osie_plc/osie_plc.py &
# start OCR which will control machine over modbus
cd eggs/osie_plc
python2 osie_ocr.py
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment