nRF51_Template/config/app_config.h

6 lines
109 B
C

#ifndef APP_CONFIG_H
#define APP_CONFIG_H
/* Define your App config here */
#define NRF_LOG_ENABLED 1
#endif