mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 06:47:18 +00:00
Removed conditional compile.
This commit is contained in:
parent
bee93f4743
commit
1e98d56bb6
@ -157,7 +157,5 @@ void releaseJSONBufferLock()
|
||||
DEBUG_PRINT(jsonBufferLock);
|
||||
DEBUG_PRINTLN(")");
|
||||
fileDoc = nullptr;
|
||||
#ifndef WLED_USE_DYNAMIC_JSON
|
||||
jsonBufferLock = 0;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user