Bugfix/bacnet real endian simplify (#89)
* Remove dependence on endian define * Make use of existing big_endian function if BACNET_BIG_ENDIAN is not defined * Add efficient endian macro option if available Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
*.log
|
||||
*.a
|
||||
*.o
|
||||
*.exe
|
||||
@@ -63,4 +64,4 @@ address_cache
|
||||
/build/*
|
||||
/_build/*
|
||||
CMakeLists.txt.user
|
||||
/out/*
|
||||
/out/*
|
||||
|
||||
Reference in New Issue
Block a user