mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Silence info universal file system used
because it is default enabled fs
This commit is contained in:
parent
f62f86aeb7
commit
717771eec6
@ -81,7 +81,7 @@ uint32_t DecodeLightId(uint32_t hue_id);
|
|||||||
|
|
||||||
#undef USE_SCRIPT_FATFS
|
#undef USE_SCRIPT_FATFS
|
||||||
#define USE_SCRIPT_FATFS -1
|
#define USE_SCRIPT_FATFS -1
|
||||||
#pragma message "universal file system used"
|
// #pragma message "universal file system used"
|
||||||
|
|
||||||
#else // USE_UFILESYS
|
#else // USE_UFILESYS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user