kopia lustrzana https://github.com/Aircoookie/WLED
Removed conditional compile.
rodzic
bee93f4743
commit
1e98d56bb6
|
@ -157,7 +157,5 @@ void releaseJSONBufferLock()
|
|||
DEBUG_PRINT(jsonBufferLock);
|
||||
DEBUG_PRINTLN(")");
|
||||
fileDoc = nullptr;
|
||||
#ifndef WLED_USE_DYNAMIC_JSON
|
||||
jsonBufferLock = 0;
|
||||
#endif
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue