mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Fix compile warning
Fix compile warning
This commit is contained in:
parent
a19d491b54
commit
992afd4b05
@ -2603,8 +2603,10 @@ const char HTTP_FORM_SDC_HREF[] PROGMEM =
|
||||
#ifdef USE_SCRIPT_FATFS
|
||||
|
||||
#if USE_LONG_FILE_NAMES>0
|
||||
#undef REJCMPL
|
||||
#define REJCMPL 6
|
||||
#else
|
||||
#undef REJCMPL
|
||||
#define REJCMPL 8
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user