Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Update DuinoCoin_Pool.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun authored Jan 7, 2022
1 parent 396ebc7 commit 27dc77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuinoCoin_Esp_Async_Master/DuinoCoin_Pool.ino
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#if ESP8266
#include <ESP8266HTTPClient.h>
#include <WiFiClientSecure.h>
#include <WiFiClient.h>
#endif
#if ESP32
#include <HTTPClient.h>
Expand Down

0 comments on commit 27dc77d

Please sign in to comment.