Add schematics and restart function

This commit is contained in:
aschmocker
2018-10-16 22:11:13 +02:00
parent 51460b7e1a
commit fe01d1c62f
8 changed files with 611 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
#!/usr/bin/env python
# -*- coding:utf-8 -*-
#######################
###################
# P26 ----> r_ch1 #
# P20 ----> r_ch2 #
# P21 ----> r_ch3 #
#######################
###################
import RPi.GPIO as GPIO
import argparse