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:
skarg
2007-02-13 19:37:57 +00:00
parent de4067e195
commit dd5d19eb9f
3 changed files with 76 additions and 6 deletions
+2
View File
@@ -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);