From f1210caba875e037ef0459da55c85b8be53d0849 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Sun, 31 Jan 2021 22:07:15 +0100 Subject: [PATCH] machine/clue: correct for lack of low frequency crystal Signed-off-by: deadprogram --- src/machine/board_clue_alpha.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/machine/board_clue_alpha.go b/src/machine/board_clue_alpha.go index cb458062..0397c476 100644 --- a/src/machine/board_clue_alpha.go +++ b/src/machine/board_clue_alpha.go @@ -2,7 +2,7 @@ package machine -const HasLowFrequencyCrystal = true +const HasLowFrequencyCrystal = false // GPIO Pins const (