Update powermeter.h

This commit is contained in:
tictrick 2024-03-23 13:46:07 +01:00 committed by GitHub
parent eb3df78b58
commit a39ab5a7a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,8 @@
#define __POWERMETER_H__
#include <AsyncJson.h>
#include <Base64.h>
#include <HTTPClient.h>
#include <base64.h>
#include <HTTPClient.h>
#include <string.h>
#include <list>