chiark / gitweb /
Debian build: ./newVersion updates debian/changelog too.
[wiringPi.git] / devLib / piGlow.h
index d501c2c4e2033c467b0e64fb7fb74407801d0cc5..a4d89d01baf3a1102374d361a22accd9574d664b 100644 (file)
@@ -24,8 +24,8 @@
 
 
 #define        PIGLOW_RED      0
-#define        PIGLOW_YELLOW   1
-#define        PIGLOW_ORANGE   2
+#define        PIGLOW_ORANGE   1
+#define        PIGLOW_YELLOW   2
 #define        PIGLOW_GREEN    3
 #define        PIGLOW_BLUE     4
 #define        PIGLOW_WHITE    5