bf
This commit is contained in:
parent
e7d7918675
commit
6734e26a7d
@ -41,7 +41,8 @@ def main():
|
|||||||
|
|
||||||
GPIO.cleanup()
|
GPIO.cleanup()
|
||||||
os.system('python3 /home/pi/code/Rasp_grid/rasp_grid.py')
|
os.system('python3 /home/pi/code/Rasp_grid/rasp_grid.py')
|
||||||
break
|
quit()
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
Loading…
Reference in New Issue
Block a user