projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor documentation adjustments to the demos, projects and bootloaders to ensure...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
FATFs
/
diskio.c
diff --git
a/Projects/Webserver/Lib/FATFs/diskio.c
b/Projects/Webserver/Lib/FATFs/diskio.c
index
59ec707
..
64daad9
100644
(file)
--- a/
Projects/Webserver/Lib/FATFs/diskio.c
+++ b/
Projects/Webserver/Lib/FATFs/diskio.c
@@
-62,3
+62,4
@@
DRESULT disk_write (
return RES_OK;
}
#endif /* _READONLY */
+