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

Adding sketch targeting ESP32 #1

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

Conversation

readeral
Copy link

This has been tested and works as expected.

Changes made:

  • Pins addressed with GPIO number only e.g. '1', rather than prefixed e.g. 'd1' for the ESP8266
  • uses alternative headers:
    • EEPROM.h
    • WiFi.h
    • WebServer.h

@crashtestoz
Copy link
Owner

How can we merge these together and have a configuration section at the top? Or should these be separate?

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.

2 participants