Prepare esp32 for https

This commit is contained in:
Florian Hoss 2022-07-29 17:41:32 +02:00
parent 8180f90016
commit 2e4cdb3734
4 changed files with 65 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#include <Arduino.h>
#include "Arduino.h"
#include "theSecrets.h"
#include "theCerts.h"
#include "ESP8266WiFi.h"