Auxiliary functions for this module. This is where private module functions are defined. More...
#include <powermanager.h>
Functions | |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
void | handler_command_msg (void) |
function called when the a message is received | |
void | initialize_communications (void) |
int | send_to_plc (unsigned char byte_value) |
Auxiliary functions for this module. This is where private module functions are defined.