Made the TSM portion optional via a #define (set in the makefile) so that simple server could be compiled without it.
This commit is contained in:
@@ -69,7 +69,6 @@ void apdu_set_unrecognized_service_handler_handler(
|
||||
static unconfirmed_function
|
||||
Unconfirmed_Function[MAX_BACNET_UNCONFIRMED_SERVICE] =
|
||||
{
|
||||
iam_handler,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user