Feature/oscbs 29 calendar time object (#440)
* Added basic Calendar object, unit tests, and integration with example device object. * Added basic Time Value object, unit tests, and integration with example device object. --------- Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -53,7 +53,7 @@ if(BOARD STREQUAL unit_testing)
|
||||
${BACNET_SRC}/dailyschedule.c
|
||||
${BACNET_SRC}/lighting.c
|
||||
${BACNET_SRC}/timestamp.c
|
||||
${BACNET_SRC}/hostnport.c
|
||||
${BACNET_SRC}/hostnport.c
|
||||
)
|
||||
|
||||
set(CONF_FILE "${CONF_FILE};prj.unit_testing.conf")
|
||||
|
||||
Reference in New Issue
Block a user