Prepare esp32 for https
This commit is contained in:
parent
8180f90016
commit
2e4cdb3734
4 changed files with 65 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#include <Arduino.h>
|
||||
#include "Arduino.h"
|
||||
#include "theSecrets.h"
|
||||
#include "theCerts.h"
|
||||
#include "ESP8266WiFi.h"
|
||||
|
|
Reference in a new issue