1 parent 1eb8792 commit b17665bCopy full SHA for b17665b
1 file changed
nrf5/drivers/bluetooth/ble_drv.c
@@ -90,7 +90,6 @@ static mp_obj_t mp_gattc_observer;
90
static mp_obj_t mp_gattc_disc_service_observer;
91
static mp_obj_t mp_gattc_disc_char_observer;
92
static mp_obj_t mp_gattc_char_data_observer;
93
-static mp_obj_t mp_gattc_char_data_observer;
94
#endif
95
96
#if (BLUETOOTH_SD != 100) && (BLUETOOTH_SD != 110)
0 commit comments