make clang happy

This commit is contained in:
rjsc 2024-02-07 11:58:08 +00:00 committed by GitHub
parent 5cae926ebf
commit 008ddcf562
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ void WiFi_monitor_loop();
// * @brief Function to handle WiFi reconnection. // * @brief Function to handle WiFi reconnection.
// * // *
// * @param[in] void // * @param[in] void
// * // *
// * @return void // * @return void
// */ // */
// void handle_WiFi_reconnection(unsigned long currentMillis); // void handle_WiFi_reconnection(unsigned long currentMillis);