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
5c42dfce39
ESP8266_swiss_army_board
/
src
History
anschrammh
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.
2021-12-19 13:09:12 +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 the resetIRQ method which resets the IR pin on the PCF
2021-07-25 15:39:34 +02:00
software_test
Updated some settings
2020-12-29 11:11:19 +01:00