Update Acquisition.rst

This commit is contained in:
tpollina 2019-12-01 21:01:38 -08:00 committed by GitHub
parent 5f948978ee
commit 0f3451f10b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,12 +30,10 @@ simply::
B) Define the used pinout
=========================
#Affiliate pin to var for the LEDs
GREEN = LED(16)
RED = LED(12)
BLUE = LED(26)
#Affiliate pin to var for the RELAY
RELAY = LED(14)