Skip to content

Commit

Permalink
DIR-882: add BOARD_GPIO_LED_USB2
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Jul 9, 2019
1 parent 303ab2b commit 9b7f4f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion trunk/configs/boards/DIR-882/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
#undef BOARD_GPIO_LED_WIFI
#undef BOARD_GPIO_LED_SW2G
#undef BOARD_GPIO_LED_SW5G
#define BOARD_GPIO_LED_POWER 8
#define BOARD_GPIO_LED_POWER 16
#undef BOARD_GPIO_LED_LAN
#define BOARD_GPIO_LED_WAN 3
#define BOARD_GPIO_LED_USB 14
#define BOARD_GPIO_LED_USB2 13
#undef BOARD_GPIO_LED_ROUTER
#undef BOARD_GPIO_PWR_USB
#define BOARD_HAS_5G_11AC 1
Expand Down

0 comments on commit 9b7f4f0

Please sign in to comment.