Commit 400f588b041787347d2cb97e7026774d709ea35f
authorMichel Pollet <buserror@gmail.com>
Wed, 10 Jun 2015 16:03:44 +0000 (17:03 +0100)
committerMichel Pollet <buserror@gmail.com>
Thu, 2 Jul 2015 18:02:54 +0000 (19:02 +0100)
Endless tweaks

Signed-off-by: Michel Pollet <buserror@gmail.com>
examples/shared/arduidiot_pins.c

index fa551d57980188b1cd7b77b5c78c31f1ce165a45..7feb38c84212b751ec5749b43fdcb47560fb8ff9 100644 (file)
@@ -109,9 +109,9 @@ const ardupin_t arduidiot_2560[] = {
        PIN(49, 'L', 0),
 
        PIN(50, 'B', 3),
-       PIN(51, 'G', 2),
-       PIN(52, 'G', 1),
-       PIN(53, 'G', 0),
+       PIN(51, 'B', 2),
+       PIN(52, 'B', 1),
+       PIN(53, 'B', 0),
        ADC(54, 'F', 0),
        ADC(55, 'F', 1),
        ADC(56, 'F', 2),