From d13c8bf8f17af0013b043614460e82eb1fd45552 Mon Sep 17 00:00:00 2001 From: bugobliterator Date: Mon, 23 Oct 2023 17:36:04 +1100 Subject: [PATCH] Here4: enable PPS pin --- Here4/hwdef.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Here4/hwdef.dat b/Here4/hwdef.dat index aa569bb..d65a2ef 100644 --- a/Here4/hwdef.dat +++ b/Here4/hwdef.dat @@ -136,8 +136,8 @@ define HAL_NO_MONITOR_THREAD PD11 GPS_TP1 OUTPUT LOW GPIO(5) #PD7 GPS_PPS INPUT FLOATING GPIO(6) -#define CONFIGURE_PPS_PIN TRUE -#define HAL_GPIO_PPS 6 +define CONFIGURE_PPS_PIN TRUE +define HAL_GPIO_PPS 6 PD12 GPS_SAFEBOOT_N INPUT FLOATING GPIO(11) define GPIO_UBX_SAFEBOOT 11