Final tweaks, and 1F2 sending

This commit is contained in:
Daniel 2024-02-01 21:58:06 +02:00
parent a56ceb50dd
commit 055c933ee0
5 changed files with 51 additions and 14 deletions

View file

@ -44,6 +44,9 @@ extern float charger_stat_ACvol;
extern float charger_stat_LVcur;
extern float charger_stat_LVvol;
//LEAF charger
extern uint16_t OBC_Charge_Power;
/**
* @brief Initialization function for the webserver.
*