Update Acquisition.rst
This commit is contained in:
parent
5f948978ee
commit
0f3451f10b
|
@ -30,12 +30,10 @@ simply::
|
||||||
B) Define the used pinout
|
B) Define the used pinout
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
#Affiliate pin to var for the LEDs
|
|
||||||
GREEN = LED(16)
|
GREEN = LED(16)
|
||||||
RED = LED(12)
|
RED = LED(12)
|
||||||
BLUE = LED(26)
|
BLUE = LED(26)
|
||||||
|
|
||||||
#Affiliate pin to var for the RELAY
|
|
||||||
RELAY = LED(14)
|
RELAY = LED(14)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue