ken plan mehr

This commit is contained in:
2022-11-29 10:07:04 +01:00
parent e01127e3e3
commit e36b6475b8
2 changed files with 1 additions and 1 deletions
@@ -9,7 +9,7 @@
*
*/
#include "NTRIPClient.h"
#include "ntripClient.h"
NTRIPClient::NTRIPClient(SFE_UBLOX_GNSS* gps, const char* host, uint16_t port, const char* mountPoint, const char* user, const char* password) {
this->gps = gps;