From f251727524f0b725ca3b3067a0333289054b73fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Tue, 17 May 2022 19:47:59 +0200 Subject: [PATCH] wrong header file --- src/gps/GPS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gps/GPS.h b/src/gps/GPS.h index b4716af76..836114d2e 100644 --- a/src/gps/GPS.h +++ b/src/gps/GPS.h @@ -137,7 +137,7 @@ class GPS : private concurrency::OSThread GpsOperation getGpsOp() const; - bool getACK(uint8_t cl, uint8_t id); + bool getACK(uint8_t c, uint8_t i); /** * Tell users we have new GPS readings