Converted SilenceTimer on MS/TP datalink to be a function so that it can be atomic on 8-bit microcontrollers.
This commit is contained in:
@@ -33,4 +33,4 @@
|
||||
####COPYRIGHTEND####*/
|
||||
#include "version.h"
|
||||
|
||||
char *BACnet_Version = "0.3.4";
|
||||
char *BACnet_Version = BACNET_VERSION_TEXT;
|
||||
|
||||
Reference in New Issue
Block a user