kopia lustrzana https://github.com/cyoung/stratux
sdr: remove erroneous comment
rodzic
04fd251aca
commit
35f27f71ea
|
@ -387,8 +387,6 @@ func createESDev(id int, serial string, idSet bool) error {
|
||||||
}
|
}
|
||||||
|
|
||||||
func configDevices(count int, es_enabled, uat_enabled bool) {
|
func configDevices(count int, es_enabled, uat_enabled bool) {
|
||||||
// entry to this function is only valid when both UATDev and ESDev are nil
|
|
||||||
|
|
||||||
// once the tagged dongles have been assigned, explicitly range over
|
// once the tagged dongles have been assigned, explicitly range over
|
||||||
// the remaining IDs and assign them to any anonymous dongles
|
// the remaining IDs and assign them to any anonymous dongles
|
||||||
unusedIDs := make(map[int]string)
|
unusedIDs := make(map[int]string)
|
||||||
|
|
Ładowanie…
Reference in New Issue