esp_mqtt/user/debug.h

16 wiersze
169 B
C

/*
* debug.h
*
* Created on: Dec 4, 2014
* Author: Minh
*/
#ifndef USER_DEBUG_H_
#define USER_DEBUG_H_
#define INFO os_printf
#endif /* USER_DEBUG_H_ */