Fixed compilation with BACNET_SVC_SERVER=1 for apps. (#552)

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2024-01-03 10:35:03 -06:00
committed by GitHub
parent ead190584c
commit 7f3b82db9a
18 changed files with 72 additions and 5 deletions
+4 -3
View File
@@ -244,9 +244,10 @@
*/
/*
** Note: I've left everything enabled here in the default config.h. You should
** use a local copy of config.h with settings configured for your needs to
** make use of any code space reductions in your device.
** Note: these are enabled by default for the example apps to build.
** Use a local copy named "bacnet-config.h" with settings configured for
** the product specific needs for code space reductions in your device.
** Alternately, use a compiler and linker the have code reduction features.
**/
#define BACNET_SVC_I_HAVE_A 1