mirror of
https://github.com/ekinnee/SharpCAT.git
synced 2026-01-20 23:30:16 +01:00
12 lines
146 B
C#
12 lines
146 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Text;
|
|
|
|
namespace SharpCATLib.Models.Radios.Icom
|
|
{
|
|
class ID880H
|
|
{
|
|
|
|
}
|
|
}
|