Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom/STM32_WPAN/App/custom_stm.h')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom/STM32_WPAN/App/custom_stm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom/STM32_WPAN/App/custom_stm.h b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom/STM32_WPAN/App/custom_stm.h
index 929c6f174..094e90715 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom/STM32_WPAN/App/custom_stm.h
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Custom/STM32_WPAN/App/custom_stm.h
@@ -50,17 +50,14 @@ typedef enum
CUSTOM_STM_LED_C_READ_EVT,
CUSTOM_STM_LED_C_WRITE_NO_RESP_EVT,
/* My_Switch_Char */
- CUSTOM_STM_SWITCH_C_READ_EVT,
CUSTOM_STM_SWITCH_C_NOTIFY_ENABLED_EVT,
CUSTOM_STM_SWITCH_C_NOTIFY_DISABLED_EVT,
/* My_HRS_Meas */
- CUSTOM_STM_HRS_M_READ_EVT,
CUSTOM_STM_HRS_M_NOTIFY_ENABLED_EVT,
CUSTOM_STM_HRS_M_NOTIFY_DISABLED_EVT,
/* My_Sensor_Loc */
CUSTOM_STM_HRS_SL_READ_EVT,
/* My_HRS_CTRL_Point */
- CUSTOM_STM_HRS_CTRLP_READ_EVT,
CUSTOM_STM_HRS_CTRLP_WRITE_EVT,
CUSTOM_STM_BOOT_REQUEST_EVT