This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Digital_VFO_with_analog_dial_V2
mirror of
https://github.com/tjlab-jf3hzb/Digital_VFO_with_analog_dial_V2
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update si5351.cpp
main
tjlab-jf3hzb
1 year ago
parent
c9fb46048c
commit
a257e0c66a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 (2500
5328
)
#
define fxtal (2500
0000
)
#
define pi 3.14159265359
#
define PH (pi
/
2)
// PH=90deg
Write
Preview
Loading…
Cancel
Save