Working across ESP32 S3, ESP32 C3 and nRF52

This commit is contained in:
2026-06-07 19:23:13 +10:00
parent ef50829c81
commit 05ee88cd31
3 changed files with 37 additions and 7 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ void setup() {
while (1) delay(1000);
}
victron.setDebug(false);
victron.setDebug(true);
victron.setCallback(onVictronData);
// Replace with your own devices (MAC + 32-char hex key from VictronConnect)