commit 8ea5349fb412ace641dc3e4adbd413f7442f9ea8
parent 4b45dcb5e6cc0afa2c3ce8027c560f10749d87fb
Author: QMK Bot <hello@qmk.fm>
Date: Mon, 3 Jul 2023 18:36:55 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/keyboards/planck/rev7/matrix.c b/keyboards/planck/rev7/matrix.c
@@ -19,6 +19,7 @@
#include "hal_pal.h"
#include "hal_pal_lld.h"
#include "quantum.h"
+#include <math.h>
// STM32-specific watchdog config calculations
// timeout = 31.25us * PR * (RL + 1)