diff --git a/docs/Acquisition.rst b/docs/Acquisition.rst index 2790855..a327797 100644 --- a/docs/Acquisition.rst +++ b/docs/Acquisition.rst @@ -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)