用户工具

站点工具


ocrobot:modules:seed:arduino

OCROBOT SEED(WIFI)

ARDUINO库函数手册


WIFI控制功能函数


重启

函数Reset();
返回-
说明重新启动模块
#include <uarlWIFI.h>
WIFI wifi001;
void setup() {
  wifi001.Reset();
}
 
void loop() { 
}
ocrobot/modules/seed/arduino.txt · 最后更改: 2023/06/07 04:23 由 127.0.0.1