FatFs R0.12b, released September 4, 2016

This commit is contained in:
Christopher Williams
2017-05-10 19:12:34 -07:00
parent 9798d01a6c
commit a353339125
57 changed files with 579 additions and 360 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<div class="para func">
<h2>get_fattime</h2>
<p>現在時刻を取得ます。</p>
<p>現在時刻を取得する際に呼ばれます。</p>
<pre>
DWORD get_fattime (void);
</pre>