AC63_BT_SDK/apps/hid/board/bd29/board_config.h

12 lines
206 B
C
Raw Normal View History

2025-02-18 15:40:42 +08:00
#ifndef BOARD_CONFIG_H
#define BOARD_CONFIG_H
/*
*
*/
#define CONFIG_BOARD_AC631N_DEMO // CONFIG_APP_KEYBOARD,CONFIG_APP_PAGE_TURNER
#include "board_ac631n_demo_cfg.h"
#endif