1)P2-13
$monitor ($time,"s=%d,t=%d,"s,t);
更正為
$monitor ($time,"s=%d,t=%d",s,t);
1)P3-10
assign wandout=DIN1;
更正為
assign wandout=DIN1;
assign wandout=DIN2; //少了一行
assign wandout=DIN1;
更正為
assign wandout=DIN1;
assign wandout=DIN2; //少了一行
ESP32 (ESP-IDF in VS Code) MFRC522 + MQTT + PYTHON TKinter +SQLite ESP32 VS Code 程式 ; PlatformIO Project Configuration File ; ; Build op...
沒有留言:
張貼留言