#ifndef __WestonAlerts_h_ #define __WestonAlerts_h_ // Call this in the data node thread to start listening to data and reporting // alerts. void initWestinAlerts(); #endif