Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 Support and Bug Fixes #37

Open
wants to merge 380 commits into
base: master
Choose a base branch
from
Open

ESP32 Support and Bug Fixes #37

wants to merge 380 commits into from

Conversation

olixr
Copy link
Member

@olixr olixr commented Apr 18, 2021

Merged in a bunch of bug fixes.
Added working support for ESP32.
Added python3 support
Fixed Wifi Support for ESP devices
Many other merged fixes

astagi and others added 30 commits December 17, 2013 21:18
SerialManager improvements
support for DHT-sensor-library
header name and directory name should be the same
Nam Tran and others added 30 commits March 22, 2017 17:30
Already implemented in hardware
Added missing detach function
Added timeout to prevent haning on socket and allow for reconnections.
This reverts commit 78cca19, reversing
changes made to a99d150.
For some reason INPUT = 1 and OUTPUT = 2 on esp32.
All other boards INPUT = 0 and OUTPUT = 1. Added a fix for this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants