localbtn deinit & cleanup

This commit is contained in:
2026-01-06 11:57:24 +01:00
parent 1012d3bb2f
commit 0dd26fdcde
5 changed files with 27 additions and 45 deletions

View File

@ -13,9 +13,8 @@
/**
* @brief Callback function type for mode changes
* @param new_mode New animation mode (0-13)
*/
typedef void (*localbtn_mode_change_callback_t)(uint8_t new_mode);
typedef void (*localbtn_mode_change_callback_t)();
/**
* @brief Initialize local btn reading