iamacb1
- 我是MM
-
普通会员
最后登陆时间:2015-01-13 22:09:50 |
1#
发表于 2015-04-20 20:18:29
intel 板子的SoftwareSerial串口通訊用不了,出現了
sketch_jun01a.ino:1:28: fatal error: SoftwareSerial.h: No such file or directory
compilation terminated.
程式就這樣
#include <SoftwareSerial.h>//就這句出了問題
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
但是我串口不夠,怎麽做,?MEGA那是可以用的........
|
|