ESP8266_swiss_army_board/src
2021-12-19 13:12:36 +01:00
..
app 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. 2021-12-19 13:09:12 +01:00
hardware_test Updated gitignore and Added hardware_test.ino 2019-03-03 12:33:57 +01:00
libs Added #undef directive to unset the FILE_READWRITE define if it was previously set 2021-12-19 13:12:36 +01:00
software_test Updated some settings 2020-12-29 11:11:19 +01:00