HamBook – Diff between revs 11 and 41
?pathlinks?
Rev 11 | Rev 41 | |||
---|---|---|---|---|
Line 6... | Line 6... | |||
6 | using System.Text; |
6 | using System.Text; |
|
7 | using System.Threading.Tasks; |
7 | using System.Threading.Tasks; |
|
8 | using HamBook.Radios.Generic; |
8 | using HamBook.Radios.Generic; |
|
9 | using static HamBook.Radios.Yaesu.FT_891.Constants; |
9 | using static HamBook.Radios.Yaesu.FT_891.Constants; |
|
10 | using RJCP.IO.Ports; |
10 | using RJCP.IO.Ports; |
|
- | 11 | using HamBook.Properties; |
||
Line 11... | Line 12... | |||
11 | |
12 | |
|
12 | namespace HamBook.Radios.Yaesu.FT_891.CAT |
13 | namespace HamBook.Radios.Yaesu.FT_891.CAT |
|
13 | { |
14 | { |
|
14 | [Radio("Yaesu FT-891")] |
15 | [Radio("Yaesu FT-891")] |