Licson Lee says to YSITD不是 #include <koru> int koru(KoruHandle handle){ KoruSensor weather = koru_open('sensors/weather'); if(weather->rain){ KoruSocket chan = koru_open('contact/@DennyHuang'); koru_write(chan, weather); } return KORU_OK; }at Wed, Jun 29, 2016 7:41 PM