版主: wanchong , wangyu , eepwwp , firedom

分享到:
共1条 1/1 1   

SoftwareSerial 找不到庫

    [您是本帖的第1646位阅读者]
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那是可以用的........


共1条 1/1 1   
快速回复主题
  • 匿名不能发帖!请先 [ 登陆 注册 ]