Open aterjung opened 3 years ago
Hi,
i have a problem with my config fields count. Is there a limit to a count or memory limit? I have the following fields set. but the last 2 are missing:
Device-Address Hostname (String) Update-Interval (int) 10x 1W-Address (String 16) 10x GA
Only the GAs 1-8 are there, 9 and 10 are missing. Is this there a known limit?
kindly regards
Take a look at https://github.com/envy/esp-knx-ip/blob/eff93654078f299825aa644cf9a2d4e816591c5f/esp-knx-ip.h#L17L22 and adjust those values accordingly.
Hi,
i have a problem with my config fields count. Is there a limit to a count or memory limit? I have the following fields set. but the last 2 are missing:
Device-Address Hostname (String) Update-Interval (int) 10x 1W-Address (String 16) 10x GA
Only the GAs 1-8 are there, 9 and 10 are missing. Is this there a known limit?
kindly regards