Registration of badges and receiving votes only of voting badges implemented.
This commit is contained in:
@@ -620,7 +620,8 @@
|
||||
|
||||
/*File system interfaces for common APIs */
|
||||
|
||||
/*API for fopen, fread, etc*/
|
||||
|
||||
/*API for fopen, fread, etc */
|
||||
#define LV_USE_FS_STDIO 0
|
||||
#if LV_USE_FS_STDIO
|
||||
#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible (e.g. 'A')*/
|
||||
|
||||
Reference in New Issue
Block a user