style: typo

This commit is contained in:
Alexey Zholtikov 2025-05-06 09:32:40 +03:00
parent da9da77890
commit b987a62438

View File

@ -124,7 +124,7 @@ extern "C"
/**
* @brief Check ESP-NOW initialization status.
*
* @return true if ESP-NOW is initialized false otherwise.
* @return True if ESP-NOW is initialized false otherwise.
*/
bool zh_espnow_is_initialized(void);