esp8266-temp-warner/include/var.h

5 lines
88 B
C

float gtemp();
float gtemps();
void stemps(float var);
String gip();
void sip(String s);