“Module NFC模块常见问题”的版本间的差异
(未显示另一用户的1个中间版本) | |||
第2行: | 第2行: | ||
|- | |- | ||
|width="30%" valign="top" align="left"| | |width="30%" valign="top" align="left"| | ||
− | *Q:1 | + | *Q:1.报错提示未找到符合调用要求的函数Adafruit_NFCShield_I2C nfc(RESET,IRQ),报错信息截图如右 |
− | **A: | + | **A:通过查看头文件发现定义的Adafruit_NFCShield_I2C(int) 只有一个变量,经修改成Adafruit_NFCShield_I2C nfc(IRQ)可编译通过,但是去掉了Reset 不知道会不会导致什么问题 |
|width="70%" valign="top" align="left"| | |width="70%" valign="top" align="left"| | ||
[[File:NFCbaocuo1.png||300px|center]] | [[File:NFCbaocuo1.png||300px|center]] | ||
第13行: | 第13行: | ||
− | [[https://wiki.microduino.cn/index.php/ | + | [[https://wiki.microduino.cn/index.php/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 返回常见问题分类目录]] |
2017年5月22日 (一) 09:45的最新版本
|