mirror of
https://github.com/puzzle/lightning-beer-tap.git
synced 2025-12-17 23:24:20 +01:00
Add schematics and restart function
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user