summaryrefslogtreecommitdiff
path: root/software/first/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'software/first/gpio.inc')
-rw-r--r--software/first/gpio.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/software/first/gpio.inc b/software/first/gpio.inc
index 37caeba..9617fdb 100644
--- a/software/first/gpio.inc
+++ b/software/first/gpio.inc
@@ -4,5 +4,5 @@
.equ GPIO_RGB_PINS, 0x680000
.equ GPIO_RED_LED, 0x400000
-.equ GPIO_BLUE_LED, 0x200000
-.equ GPIO_GREEN_LED, 0x080000
+.equ GPIO_BLUE_LED, 0x200000
+.equ GPIO_GREEN_LED, 0x080000