SharpCAT/SharpCAT/Radios/Icom/ID880H.cs

12 lines
146 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace SharpCATLib.Models.Radios.Icom
{
class ID880H
{
}
}