Changes after review comments

This commit is contained in:
Cabooman 2024-02-03 19:11:43 +01:00
parent 2cea5bd578
commit c31c53e856
4 changed files with 15 additions and 14 deletions

View file

@ -16,7 +16,6 @@ volatile uint16_t MAXDISCHARGEAMP =
300; //30.0A , BYD CAN specific setting, Max discharge speed in Amp (Some inverters needs to be artificially limited)
// MQTT
// For more detailed settings, see mqtt.h
#ifdef MQTT
const char* mqtt_user = "REDACTED";
const char* mqtt_password = "REDACTED";