mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
Merge pull request #12536 from Jason2866/patch-5
Silence scripter info "universal file system used"
This commit is contained in:
commit
0a04ed0082
@ -81,7 +81,7 @@ uint32_t DecodeLightId(uint32_t hue_id);
|
||||
|
||||
#undef USE_SCRIPT_FATFS
|
||||
#define USE_SCRIPT_FATFS -1
|
||||
#pragma message "universal file system used"
|
||||
// #pragma message "universal file system used"
|
||||
|
||||
#else // USE_UFILESYS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user