Finished the Load Control object integration with the Analog Output object. Added a timer hook for the Load Control object into the server demo application.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
void Load_Control_State_Machine_Handler(void);
|
||||
|
||||
bool Load_Control_Valid_Instance(uint32_t object_instance);
|
||||
unsigned Load_Control_Count(void);
|
||||
|
||||
Reference in New Issue
Block a user