]> iEval git - clump.git/blob - master.pcf
037381f98b46e27d5e1c22987e52904fdb50845f
[clump.git] / master.pcf
1 # Red LEDs
2 set_io led[0] 99
3 set_io led[1] 98
4 set_io led[2] 97
5 set_io led[3] 96
6
7 # Green LED
8 set_io led[4] 95
9
10 # 12 MHz clock
11 set_io CLKin 21
12
13 # i2c to led matrix
14 set_io scl 80 # PIO1_04
15 set_io sda 81 # PIO1_05
This page took 0.036661 seconds and 3 git commands to generate.