Feature/bacnet secure connect hub (#818)
* Added BACnet Secure Connect datalink. * Added BACnet/SC hub application --------- Co-authored-by: Kirill Neznamov <kirill.neznamov@dsr-corporation.com> Co-authored-by: Mikhail Antropov <michail.antropov@dsr-corporation.com> Co-authored-by: Ondřej Hruška <ondra@ondrovo.com> Co-authored-by: Patrick Grimm <patrick@lunatiki.de>
This commit is contained in:
@@ -32,7 +32,7 @@ ZTEST_DMEM enum {
|
||||
TEST_PHASE_FRAMEWORK
|
||||
} phase = TEST_PHASE_FRAMEWORK;
|
||||
|
||||
static ZTEST_BMEM int test_status;
|
||||
static ZTEST_BMEM int test_status = 0;
|
||||
|
||||
/**
|
||||
* @brief Try to shorten a filename by removing the current directory
|
||||
|
||||
Reference in New Issue
Block a user