diff --git a/src/W800_SDK_v1.00.10/app/ble/ble_service.h b/src/W800_SDK_v1.00.10/app/ble/ble_service.h index b45d52a..351860a 100644 --- a/src/W800_SDK_v1.00.10/app/ble/ble_service.h +++ b/src/W800_SDK_v1.00.10/app/ble/ble_service.h @@ -123,4 +123,4 @@ bool ble_service_send_nus_data(const uint8_t *data, uint16_t length); */ void ble_service_register_nus_data_rx_cb(nus_data_rx_fn_t nus_data_rx_cb); -#endif //BLE_APP_H \ No newline at end of file +#endif //BLE_APP_H