AC63_BT_SDK/apps/mesh/board/br23/board_config.h

13 lines
155 B
C
Raw Permalink Normal View History

2025-02-18 15:40:42 +08:00
#ifndef BOARD_CONFIG_H
#define BOARD_CONFIG_H
/*
*
*/
#define CONFIG_BOARD_AC635N_DEMO
#include "board_ac635n_demo_cfg.h"
#endif