diff options
Diffstat (limited to 'hw/bsp/board.h')
| -rw-r--r-- | hw/bsp/board.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/board.h b/hw/bsp/board.h index 827f22d7e..f9007992f 100644 --- a/hw/bsp/board.h +++ b/hw/bsp/board.h @@ -150,7 +150,6 @@ static inline void board_led_off(uint32_t led_id) board_led_control(led_id, false); } - /** \brief Get the current state of the buttons on the board * \return Bitmask where a '1' means active (pressed), a '0' means inactive. */ |
