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