“MyFile.available()”的版本间的差异
502748957@qq.com(讨论 | 贡献) (创建页面,内容为“<pre style="color:green"> myFile.available(); </pre> *'''作用''':<br> 判断SD卡中的文件是否存在并有内容 *'''参数''':<br> *'''例子''':读取s…”) |
502748957@qq.com(讨论 | 贡献) |
||
第21行: | 第21行: | ||
<br> | <br> | ||
<p style="color: #E87E05;font-size:135%">其他</p> | <p style="color: #E87E05;font-size:135%">其他</p> | ||
− | *[[ | + | *[[SD卡相关声明|类声明]] |
+ | * SD : | ||
+ | |||
+ | *[[SD.begin()|begin()]] | ||
+ | *[[SD.open|open()]] | ||
+ | *[[SD.close()|close()]] | ||
+ | * myFile : | ||
+ | |||
+ | *[[myFile.read()|read()]] | ||
<br> | <br> | ||
[[https://wiki.microduino.cn/index.php/GPS_Reference 返回GPS库语法手册]] | [[https://wiki.microduino.cn/index.php/GPS_Reference 返回GPS库语法手册]] |