File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Serial cable must be connected to battery 1 (master).
43
43
4 . make sure that all required pyton modules are installed see [ requirements] ( /REQUIREMENTS.md )
44
44
5 . go to the folder where the program is located (i.e cd /home/pi/Documents/pytes)
45
45
6 . execute pytes_serial.sh to have a separate terminal instance (works for Linux/Raspberry) or python3 pytes_serial.py directly from console.
46
- if you need setup an autostart of the program on reboot more info [ here] ( /examples/setup_autostart.txt )
46
+ if you need setup an autostart of the program on reboot more info [ here] ( /docs/ )
47
47
48
48
A lighter version written in Micropython for ESP32 is available here:[ pytes_esp] ( https://github.com/chinezbrun/pytes_esp )
49
49
You can’t perform that action at this time.
0 commit comments