IRsend()
1196357542@qq.com(讨论 | 贡献)2017年12月14日 (四) 12:07的版本
IRsend(sendpin)
作用
将IRsend类实例化,并设置红外发射引脚
参数
sendpin:红外发射引脚号
示例
#include <IRremote.h>
IRsend irsend;
其他
IRsend(sendpin)
作用
将IRsend类实例化,并设置红外发射引脚
参数
sendpin:红外发射引脚号
示例
#include <IRremote.h>
IRsend irsend;
其他