From a257e0c66a8e9640fff0ffe890fea5c166399b3a Mon Sep 17 00:00:00 2001 From: tjlab-jf3hzb Date: Sun, 4 Aug 2024 16:36:35 +0900 Subject: [PATCH] Update si5351.cpp --- VFOsys2_20/si5351.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VFOsys2_20/si5351.cpp b/VFOsys2_20/si5351.cpp index c18f44d..b024324 100644 --- a/VFOsys2_20/si5351.cpp +++ b/VFOsys2_20/si5351.cpp @@ -14,7 +14,7 @@ #define SDA 21 #define SCL 22 -#define fxtal (25005328) +#define fxtal (25000000) #define pi 3.14159265359 #define PH (pi/2) // PH=90deg