feat: added task handle

This commit is contained in:
2025-12-07 12:42:08 +03:00
parent 0a770c360c
commit 1a8f4711e8
3 changed files with 15 additions and 7 deletions

View File

@@ -35,6 +35,8 @@ extern "C"
{
#endif
extern TaskHandle_t zh_pcf8574; /*!< Unique task handle. */
/**
* @brief Structure for initial initialization of PCF8574 expander.
*/