You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/scratch.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
# If you don’t know what Julia is (and don’t want to know)
3
2
4
3
Julia is a fast and powerful programming language made for scientific and numerical computing.
@@ -73,4 +72,4 @@ TempestSDR.gui(;sdr=:bladerf,carrierFreq=600e6,samplingRate=20e6, gain = 30,addr
73
72
74
73
75
74
Note
76
-
- By using this steps, the package is installed in your global environment : You can instal it into an isolated env (see https://pkgdocs.julialang.org/v1/). If you are not plan to use Julia a lot, global env is fine.
75
+
- By using this steps, the package is installed in your global environment : You can instal it into an isolated env (see https://pkgdocs.julialang.org/v1/). If you are not plan to use Julia a lot, global env is fine.
0 commit comments