mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-25 04:53:27 -04:00
fix typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<h1>SDRangel Developper's notes</h1>
|
||||
<h1>SDRangel Developer's notes</h1>
|
||||
|
||||
<h2>Build options</h2>
|
||||
|
||||
@@ -215,4 +215,4 @@ The openDevice and closeDevice methods of the device interface are designed spec
|
||||
- closeDevice:
|
||||
- if there are no buddies then effectively close the device else just zero out the own copy of the device handle
|
||||
|
||||
Exchange of dynamic information when necessary such as sample rate or center frequency is done by message passing between buddies.
|
||||
Exchange of dynamic information when necessary such as sample rate or center frequency is done by message passing between buddies.
|
||||
Reference in New Issue
Block a user