作为主设备去连接其他蓝牙设备
This commit is contained in:
12
apps/earphone/xtell_remote_control/xtell.h
Normal file
12
apps/earphone/xtell_remote_control/xtell.h
Normal file
@ -0,0 +1,12 @@
|
||||
#ifndef XTELL_H
|
||||
#define XTELL_H
|
||||
#include "system/includes.h"
|
||||
|
||||
// #define KS_BLE 1
|
||||
#define XTELL_TEST 1
|
||||
|
||||
#define ACC_RANGE 16 //g,加速度满量程:2、4、8、16
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user