Browse Source

Update si5351.cpp

main
tjlab-jf3hzb 1 year ago
parent
commit
a257e0c66a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      VFOsys2_20/si5351.cpp

+ 1
- 1
VFOsys2_20/si5351.cpp View File

@ -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


Loading…
Cancel
Save