server + getting sensor id + json in esp32
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef YGG_HTTP_REQ_H
|
||||
#define YGG_HTTP_REQ_H
|
||||
|
||||
void ygg_send_sensor_redouts(float temp, float press, float hum);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user