Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
74b0bf810c
Updated the WebSockets librarie because it didn't work with the version 3.0.2 of the sdk anymore due to a change in the SSL classes
dc0a2d3517
Added #undef directive to unset the FILE_READWRITE define if it was previously set
8d305ec4da
Updated the SDFS librarie because it was updated in the sdk.
ae72a34a80
Updated the SD librarie because it was updated in the sdk.
5c42dfce39
Changed the SPI speed setting which was of type SPISettings to the type uint32_t. This is due to changes in the ESP8266 core sdk version. The app is now working with version 3.0.2 of this sdk.