#ifndef ZIGBEE_COMM_H #define ZIGBEE_COMM_H // Function prototypes void send_zigbee_data(); #endif // ZIGBEE_COMM_H