We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
版本号:Luat_V0035_8955_XXX.lod 发布时间:2019/07/24 14:15 修改记录: (1)修正“aes和des加密时,不填充方式加密错误”的问题 (2)修正“aes和des加密时内存泄漏”的问题 (3)新增pio.pin.setbounce接口,可设置中断防抖时间;在设置中断前调用有效,例如pio.pin.setbounce(10),表示中断防抖时间为10ms
pio.pin.setbounce 函数名称写错了,setdebounce
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本号:Luat_V0035_8955_XXX.lod
发布时间:2019/07/24 14:15
修改记录:
(1)修正“aes和des加密时,不填充方式加密错误”的问题
(2)修正“aes和des加密时内存泄漏”的问题
(3)新增pio.pin.setbounce接口,可设置中断防抖时间;在设置中断前调用有效,例如pio.pin.setbounce(10),表示中断防抖时间为10ms
pio.pin.setbounce 函数名称写错了,setdebounce
The text was updated successfully, but these errors were encountered: