Closed tc0nn closed 9 months ago
root@ae5tc-pi-star-home:/usr/local# /usr/bin/python /usr/local/sbin/pistar-watchdog File "/usr/local/sbin/pistar-watchdog", line 98 time.sleep(30) # Give the DVAP time to recover TabError: inconsistent use of tabs and spaces in indentation
Just fixing typical python errors...
root@ae5tc-pi-star-home:/usr/local# /usr/bin/python /usr/local/sbin/pistar-watchdog File "/usr/local/sbin/pistar-watchdog", line 98 time.sleep(30) # Give the DVAP time to recover TabError: inconsistent use of tabs and spaces in indentation
Just fixing typical python errors...