fix navigation animation
This commit is contained in:
@ -18,12 +18,6 @@
|
||||
*/
|
||||
esp_err_t control_init(void);
|
||||
|
||||
/**
|
||||
* @brief Set animation mode manually
|
||||
* @param mode Animation mode (0-13)
|
||||
*/
|
||||
void control_set_animation_mode(uint8_t mode);
|
||||
|
||||
/**
|
||||
* @brief Get current animation mode
|
||||
* @return Current mode (0-13)
|
||||
|
||||
Reference in New Issue
Block a user