mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Battery and inverter can bus can be selected in the UI
This commit is contained in:
parent
c63ae6eb23
commit
e3de4e546c
29 changed files with 224 additions and 65 deletions
|
@ -7,7 +7,7 @@
|
|||
#include "hw_lilygo.h"
|
||||
#include "hw_stark.h"
|
||||
|
||||
extern Esp32Hal* esp32hal;
|
||||
Esp32Hal* esp32hal = nullptr;
|
||||
|
||||
void init_hal() {
|
||||
#if defined(HW_LILYGO)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue