Skip to content

Commit

Permalink
Merge branch 'master' of https:/Xinyuan-LilyGO/LilyGO-T-E…
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Apr 18, 2024
2 parents 37cfb25 + 1c5b181 commit 57b2dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/InternetComTest/InternetComTest.ino
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

#if ESP_ARDUINO_VERSION < ESP_ARDUINO_VERSION_VAL(3,0,0)
#include <ETHClass2.h> //Is to use the modified ETHClass
#define ETH ETH2
#include <WiFiClientSecure.h>
WiFiClientSecure clientSecure;
#else
Expand Down

0 comments on commit 57b2dcb

Please sign in to comment.