#ifndef PING_H #define PING_H void ping_selected_devices(const char *query); #endif