fixed bug due to naming inconsistencies

This commit is contained in:
MalteSchm 2023-04-02 14:17:23 +02:00
parent fa5b52210a
commit 78838585f7

View File

@ -11,7 +11,7 @@
#include "defaults.h"
WebApiWsPylontechLiveClass::WebApiWsPylontechLiveClass()
: _ws("/Pylontechlivedata")
: _ws("/batterylivedata")
{
}