From 1c39e02f112194e94b2d33020b076ba4c2c2c4e2 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Mon, 10 Apr 2023 21:17:01 +0200 Subject: [PATCH] Added new line at the end of the file --- src/W800_SDK_v1.00.10/app/ble/ble_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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