fixed some whitespace.
This commit is contained in:
@@ -440,11 +440,15 @@ extern "C" {
|
|||||||
* - The interface between the implemented Objects and the BAC-stack services,
|
* - The interface between the implemented Objects and the BAC-stack services,
|
||||||
* specifically the handlers, which are mediated through function calls to
|
* specifically the handlers, which are mediated through function calls to
|
||||||
* the Device object.
|
* the Device object.
|
||||||
*//** @defgroup ObjHelpers Object Helper Functions
|
*/
|
||||||
|
|
||||||
|
/** @defgroup ObjHelpers Object Helper Functions
|
||||||
* @ingroup ObjFrmwk
|
* @ingroup ObjFrmwk
|
||||||
* This section describes the function templates for the helper functions that
|
* This section describes the function templates for the helper functions that
|
||||||
* provide common object support.
|
* provide common object support.
|
||||||
*//** @defgroup ObjIntf Handler-to-Object Interface Functions
|
*/
|
||||||
|
|
||||||
|
/** @defgroup ObjIntf Handler-to-Object Interface Functions
|
||||||
* @ingroup ObjFrmwk
|
* @ingroup ObjFrmwk
|
||||||
* This section describes the fairly limited set of functions that link the
|
* This section describes the fairly limited set of functions that link the
|
||||||
* BAC-stack handlers to the BACnet Object instances. All of these calls are
|
* BAC-stack handlers to the BACnet Object instances. All of these calls are
|
||||||
|
|||||||
Reference in New Issue
Block a user