fix testdata to device-id 0x49, txMode 5

This commit is contained in:
MichaelDvP
2026-05-09 07:52:35 +02:00
parent fed15f0f96
commit 7b61429a02
5 changed files with 49 additions and 41 deletions

View File

@@ -30,7 +30,7 @@
#endif
#ifndef EMSESP_DEFAULT_EMS_BUS_ID
#define EMSESP_DEFAULT_EMS_BUS_ID 0x49 // gateway 1
#define EMSESP_DEFAULT_EMS_BUS_ID 0x49 // gateway 2
#endif
#ifndef EMSESP_DEFAULT_SYSLOG_ENABLED