会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
北风的游戏
独立游戏开发者育成之路
博客园
首页
新随笔
联系
订阅
管理
2017年12月25日
Arduino PROGMEM 从程序空间读取float值的方法
摘要: 方法: 使用avr-libc提供的宏定义: #define pgm_read_float_near(address_short) __LPM_float((uint16_t)(address_short)) //Read a float from the program space with a 1
阅读全文
posted @ 2017-12-25 19:32 北风Z
阅读(1165)
评论(0)
推荐(0)
编辑
公告