This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
ESP8266_swiss_army_board
Watch
1
Star
0
Fork
0
You've already forked ESP8266_swiss_army_board
Code
Issues
Pull Requests
Releases
Wiki
Activity
dc0a2d3517
ESP8266_swiss_army_board
/
src
History
anschrammh
dc0a2d3517
Added #undef directive to unset the FILE_READWRITE define if it was previously set
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