Version bump to 8.22, update readme

This commit is contained in:
technyon
2023-04-08 09:24:25 +02:00
parent c6f8d49738
commit c34eeb11e1
10 changed files with 34 additions and 20 deletions

View File

@@ -1,7 +1,6 @@
#include <Arduino.h>
#include <WiFi.h>
#include "W5500Device.h"
#include "../Pins.h"
#include "../PreferencesKeys.h"
#include "../Logger.h"
#include "../MqttTopics.h"