Windows 7), 开发板:"Arduino/Genuino Uno" D:\arduino\Arduino\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope int RECV_PIN = TKD2; // the pin the IR receiver is connected to ^ exit status 1 为开发板 Arduino/Genuino Uno 编译时出错...
Windows 7), 开发板:"Arduino/Genuino Uno" D:\arduino\Arduino\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope int RECV_PIN = TKD2; // the pin the IR receiver is connected to ^ exit status 1 为开发板 Arduino/Genuino Uno 编译时出错...
Build Error: go build -o f:\South program library VScode\Golang\__debug_bin.exe -gcflags all=-N -l .go: go.mod file not found in current directory or any parent directory; see 'go help modules' (exit status 1) 配置了半天,还是出错,试过命令行里面go env -w GO111MODULE=on和go ...