定义成空调编译报错define BLINKER_ALIGENIE_AIRCONDITION-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 491|回复: 1

[已解答] 定义成空调编译报错define BLINKER_ALIGENIE_AIRCONDITION

[复制链接]
发表于 2022-4-26 22:14 | 显示全部楼层 |阅读模式
老师好!请教问题,望不吝赐教
设置#define BLINKER_ALIGENIE_AIRCONDITION或者#define BLINKER_DUEROS_AIRCONDITION//小度空调,设置成灯就没有问题
请教语音查询温度该设置成什么,如果设置成传感器,还能控制开关了吗
报错:
  1. f:\workspace\Arduino-blinker\0.3.9\yuxiu_Temp_controller_0.0.005\yuxiu_Temp_controller_0.0.005.ino: In function 'void miotQuery(int32_t)':
  2. yuxiu_Temp_controller_0.0.005:200:13: error: 'BlinkerMIOT' was not declared in this scope; did you mean 'BlinkerMQTT'?
  3. 200 |             BlinkerMIOT.powerState(oState ? "on" : "off");
  4. |             ^~~~~~~~~~~
  5.       |             BlinkerMQTT
  6. f:\workspace\Arduino-blinker\0.3.9\yuxiu_Temp_controller_0.0.005\yuxiu_Temp_controller_0.0.005.ino: In function 'void setup()':
  7. yuxiu_Temp_controller_0.0.005:1314:5: error: 'BlinkerMIOT' was not declared in this scope; did you mean 'BlinkerMQTT'?
  8. 1314 |     BlinkerMIOT.attachPowerState(miotPowerState);              //小爱语音操作注册函数
  9. |     ^~~~~~~~~~~
  10.       |     BlinkerMQTT
  11. exit status 1
复制代码


发表于 2022-4-27 09:18 | 显示全部楼层
请测试例程
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 09:50 , Processed in 0.069087 second(s), 16 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表