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; //少了一行
Wokwi 的 Analog stick 控制 EasyBuilderPro HMI 的' 移動圖形 const char * mqtt_server = "broker.emqx.io" ; client . publish (...
沒有留言:
張貼留言