This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
semaforostates [2017/02/28 03:05] leo |
semaforostates [2019/10/07 17:24] (current) leo |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| */ | */ | ||
| - | #define RED1 2 | + | #define RED1 14 |
| - | #define YEL1 3 | + | #define YEL1 15 |
| - | #define GRE1 4 | + | #define GRE1 16 |
| - | #define RED2 5 | + | #define RED2 17 |
| - | #define YEL2 6 | + | #define YEL2 18 |
| - | #define GRE2 7 | + | #define GRE2 19 |
| // States | // States | ||