函数调用-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

12
返回列表 发新帖
楼主: lwq1947

[已解答] 函数调用

[复制链接]
 楼主| 发表于 2020-10-3 16:26 | 显示全部楼层
ffgg1314 发表于 2020-10-3 14:02
button1_callback("off");

感谢你的回复,我已找到了改变按键图标的办法,直接写函数中的语句。
if(t==0) {
Button1.icon("fas fa-sun fa-spin");
   Button1.color("#FF0000");
    Button1.text("报警");
   Button1.print();
  Blinker.notify("move alarm");
}
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

GMT+8, 2024-11-28 14:41 , Processed in 0.066392 second(s), 13 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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