feat: commentaire for doc
This commit is contained in:
@ -40,7 +40,13 @@ public:
|
||||
*/
|
||||
void wifiWaiting();
|
||||
|
||||
|
||||
/**
|
||||
* @brief show the sensor value
|
||||
*
|
||||
* @param distance length value
|
||||
* @param poid weith value
|
||||
* @param humitemp humidity and temperature value
|
||||
*/
|
||||
void printVal(String distance, String poid, String humitemp);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user