chore: housekeeping
This commit is contained in:
@@ -13,7 +13,7 @@ typedef enum {
|
||||
} led_state_t;
|
||||
|
||||
// Initialize GPIO
|
||||
void init_gpio(void);
|
||||
void gpio_init(void);
|
||||
|
||||
// LED status handling
|
||||
void led_status_set(led_state_t state);
|
||||
|
||||
Reference in New Issue
Block a user