-DDEBUG_SENSOR=1
#if (DEBUG_SENSOR == 1) #define x_puts puts #define x_printf printf #else #define x_puts(...) #define x_printf(...) #endif