-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Compile fails when USE_WEBSERVER is not defined #30
Labels
bug
Type - Confirmated Bug
Comments
arendst
added a commit
that referenced
this issue
Feb 6, 2017
arendst
added a commit
that referenced
this issue
Feb 6, 2017
Thnx. Fixed in 3.9.11a |
arendst
added a commit
that referenced
this issue
Feb 8, 2017
arendst
pushed a commit
that referenced
this issue
Aug 18, 2018
add pinmode 6 for inverted output and change output data some more...
curzon01
pushed a commit
to curzon01/Tasmota
that referenced
this issue
Sep 6, 2018
3.9.11a * Fix compile error when webserver is disabled (arendst#30)
curzon01
pushed a commit
to curzon01/Tasmota
that referenced
this issue
Sep 6, 2018
3.9.11a * Fix compile error when webserver is disabled (arendst#30)
curzon01
pushed a commit
to curzon01/Tasmota
that referenced
this issue
Sep 6, 2018
3.9.12 20170208 * Fix compile error when webserver is disabled (arendst#30) * Fix possible ESP8285 flash problem by updating Flash Chip Mode to DOUT during OTA upload * Fix hostname issues by not allowing user entry of string formatting and removing from user_config.h (arendst#36)
curzon01
pushed a commit
to curzon01/Tasmota
that referenced
this issue
Sep 7, 2018
Sync with Tasmota Repo
curzon01
pushed a commit
to curzon01/Tasmota
that referenced
this issue
Sep 7, 2018
add pinmode 6 for inverted output and change output data some more...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When
#define USE_WEBSERVER
is commented out in user_config.h, then I get the following compile errors:The text was updated successfully, but these errors were encountered: