This commit is contained in:
Clement 2023-08-18 19:08:27 +02:00
parent 95161bc382
commit 32498c546e

View File

@ -31,7 +31,7 @@ public:
* @return true la trame est bien envoyée
* @return false la trame n'est pas envoyée
*/
bool sendheure(String hStart, String hEnd);
bool sendHeure(String hStart, String hEnd);
private: