Skip to content

Commit 13a82d5

Browse files
committed
firmware: fix praline LED4 initial state
1 parent 1c67d8a commit 13a82d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

firmware/common/hackrf_core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,6 @@ void pin_setup(void)
962962
led_off(2);
963963
switch (board_id) {
964964
case BOARD_ID_RAD1O:
965-
case BOARD_ID_PRALINE:
966965
led_off(3);
967966
default:
968967
break;

0 commit comments

Comments
 (0)