Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Fix sha1 not defined compilation error#531

Merged
me-no-dev merged 1 commit intome-no-dev:masterfrom
gmag11:master
Jun 23, 2019
Merged

Fix sha1 not defined compilation error#531
me-no-dev merged 1 commit intome-no-dev:masterfrom
gmag11:master

Conversation

@gmag11
Copy link
Copy Markdown
Contributor

@gmag11 gmag11 commented Jun 22, 2019

With ESP8266 Arduino core 2.5.2 I was getting a compilation error related to sha1() function. Hash.h was not included.
After adding it to AsyncWebSocket.h code compiles fine.
I'm using Visual Studio 2019 with VisualMicro 1906.16.1

@me-no-dev
Copy link
Copy Markdown
Owner

Sure :)

@me-no-dev me-no-dev merged commit b3b9ec9 into me-no-dev:master Jun 23, 2019
DanielKnoop pushed a commit to DanielKnoop/ESPAsyncWebServer that referenced this pull request Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants