04 2023 档案
摘要:./upnpc-static -i -a 192.168.1.131 1222 19256 TCP https://files.cnblogs.com/files/ahuo/upnpc-static.zip?t=1682149819&download=true
阅读全文
摘要:发送端,25pin #include <Arduino.h> #include <WiFi.h> #include <RCSwitch.h> #define TXD2 25 RCSwitch mySwitch = RCSwitch(); void setup() { Serial.begin(115
阅读全文