5 lines
89 B
C++
5 lines
89 B
C++
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
#include "Battery.h"
|
|
|
|
BatteryClass Battery;
|