feat: 將專案設定切換回 edc2.0
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ extern "C"
|
||||
// BLE device name
|
||||
#define DEF_ELITE_EDC_20 0x00020109
|
||||
#define DEF_PULSE_E_LOAD_10 0x00070000
|
||||
#define DEF_ELITE_MODEL DEF_PULSE_E_LOAD_10
|
||||
#define DEF_ELITE_MODEL DEF_ELITE_EDC_20
|
||||
|
||||
#if (DEF_ELITE_MODEL == DEF_ELITE_EDC_20)
|
||||
#define ELITE_DEVICE_NAME "Elite-EDC"
|
||||
|
||||
Reference in New Issue
Block a user