Fixed zephyr bip_get_addr endian UDP port number

This commit is contained in:
Steve Karg
2024-04-22 08:11:18 -05:00
parent 770be70688
commit f929a10ad2
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ config BACNET_BASIC_OBJECT_DEVICE_CLIENT
bool "Use the BACnet basic device-client object"
default false
help
Use the BACnet basic device-server object
Use the BACnet basic device-client object
config BACNET_BASIC_OBJECT_INTEGER_VALUE
bool "Use the BACnet basic integer value object"