summaryrefslogtreecommitdiff
path: root/src/components/ble/NavigationService.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ble/NavigationService.h')
-rw-r--r--src/components/ble/NavigationService.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ble/NavigationService.h b/src/components/ble/NavigationService.h
index 78e7b888..1c1739ba 100644
--- a/src/components/ble/NavigationService.h
+++ b/src/components/ble/NavigationService.h
@@ -39,7 +39,7 @@ namespace Pinetime {
void Init();
- int OnCommand(uint16_t conn_handle, uint16_t attr_handle, struct ble_gatt_access_ctxt* ctxt);
+ int OnCommand(struct ble_gatt_access_ctxt* ctxt);
std::string getFlag();