#ifndef __CONSTANTS_H #define __CONSTANTS_H #define SECRET_PACKET_PAYLOAD "test" #endif