Skip to content

Commit

Permalink
Update libraries/WiFiClientSecure/examples/WiFiClientTrustOnFirstUse/…
Browse files Browse the repository at this point in the history
…WiFiClientTrustOnFirstUse.ino
  • Loading branch information
lucasssvaz authored Feb 7, 2024
1 parent da537c7 commit a502c60
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,4 @@ bool doTOFU_Protected_Connection(uint8_t * fingerprint_tofu) {
return true;
}

void loop() {
delay(-1);
}
void loop() {}

0 comments on commit a502c60

Please sign in to comment.