Fix boolean/logical & mixup in LittleFS open by earlephilhower · Pull Request #6996 · esp8266/Arduino
To mimic SPIFFs behavior, we automatically create subdirectories when a file is opened in a subdir. The check mixed up a bitmask check with a boolean AND. Fix it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters