mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 02:39:57 +02:00
Final tweaks, and 1F2 sending
This commit is contained in:
parent
a56ceb50dd
commit
055c933ee0
5 changed files with 51 additions and 14 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue