guodongfu
guodongfu

性别: 注册于 2019-05-06

向TA求助
103金币数
100 经验值
0个粉丝
主页被访问 1260 次

最近动态

2019-06-21 11:01 发起提问

2019-05-13 09:48 发起提问

2019-05-12 22:37 发起提问

2019-05-12 15:18 发起提问

2019-05-10 23:16 发起提问

2019-05-10 14:01 回答问题

local ttsStr = "你好,现在时刻18点30分" local function testCb(r)     log.info("testAudio.testCb",r) end sys.taskInit( function() while true do             audio.setStrategy(1)             audio.play(1,"TTS",ttsStr,7,testCb)     sys.wait(100) end end)

2019-05-10 10:23 发起提问

2019-05-08 15:58 回答问题

银尔达买的开发板,不知道是不是官方的,跟中不中断没关系吧, GPIO_6,GPIO_7都可以做为输入脚吧,需要外部上拉吗?从哪可以查这个脚有没有被占用

2019-05-07 15:59 发起提问

2019-05-07 11:40 发起提问