diff options
Diffstat (limited to 'examples/icezum')
-rw-r--r-- | examples/icezum/icezum.pcf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/icezum/icezum.pcf b/examples/icezum/icezum.pcf index 4139e7f..bafdbd9 100644 --- a/examples/icezum/icezum.pcf +++ b/examples/icezum/icezum.pcf @@ -1,9 +1,9 @@ -set_io LED0 95
-set_io LED1 96
-set_io LED2 97
-set_io LED3 98
-set_io LED4 99
-set_io LED5 101
-set_io LED6 102
-set_io LED7 104
-set_io clk 21
+set_io LED0 95 +set_io LED1 96 +set_io LED2 97 +set_io LED3 98 +set_io LED4 99 +set_io LED5 101 +set_io LED6 102 +set_io LED7 104 +set_io clk 21 |