Skip to content

Commit

Permalink
WIP: end and begin SPIWIFI
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed May 30, 2024
1 parent f901e28 commit 7d93c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/network_interfaces/Wippersnapper_AIRLIFT.h
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ class Wippersnapper_AIRLIFT : public Wippersnapper {
_disconnect();
delay(100);
WiFi.end();
_wifi->end();
delay(100);
_wifi->begin();
feedWDT();
Expand Down

0 comments on commit 7d93c82

Please sign in to comment.