Skip to content

Commit

Permalink
Update TestHttpSSLClient.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
tigoe committed Feb 10, 2020
1 parent b6f8dee commit 5ba260b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,9 +10,9 @@
modified 8 Feb 2020
by Tom Igoe
*/

// include required libraries and config files
#include <SPI.h>

#include <WiFiNINA.h> // use this for MKR1010/Nano 33 IoT modules
//#include <WiFi101.h> // use this for MKR1000/WINC1500 modules
//#include <ESP8266WiFi.h> // use this for ESP8266 modules
Expand Down

0 comments on commit 5ba260b

Please sign in to comment.