OpenDTU-old/src/Battery.cpp
helgeerbe f560f25302 initial merge of power_limiter * missing is inverter and channel setting in gui
* due to bug _webApiPrometheus.init is commented out
2023-02-20 15:56:02 +01:00

5 lines
89 B
C++

// SPDX-License-Identifier: GPL-2.0-or-later
#include "Battery.h"
BatteryClass Battery;