Skip to content

Commit

Permalink
Corrected numbering of LEDs on the iCEBreakoff board.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbob committed Oct 26, 2018
1 parent f2d33ec commit 23ddea3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions icebreaker.pcf
Expand Up @@ -54,11 +54,11 @@ set_io -nowarn P2_9 20
set_io -nowarn P2_10 18

# LEDs and Buttons (PMOD 2)
set_io -nowarn LED1 27
set_io -nowarn LED2 25
set_io -nowarn LED3 21
set_io -nowarn BTN2 19
set_io -nowarn LED5 26
set_io -nowarn LED1 26
set_io -nowarn LED2 27
set_io -nowarn LED3 25
set_io -nowarn LED4 23
set_io -nowarn LED5 21
set_io -nowarn BTN1 20
set_io -nowarn BTN2 19
set_io -nowarn BTN3 18

0 comments on commit 23ddea3

Please sign in to comment.