OSDN Git Service

c479ec35209d8a8ad821e0f4fdb3eeb9901384d8
[yubeshi/yubeshi.git] / Yubeshi / Nmea / GpGbs.cs
1 /*\r
2  *      Yubeshi GPS Parser\r
3  *\r
4  *      This software is distributed under a zlib-style license.\r
5  *      See license.txt for more information.\r
6  */\r
7 \r
8 using System;\r
9 using System.Collections.Generic;\r
10 using System.Text;\r
11 \r
12 namespace Yubeshi.Nmea\r
13 {\r
14     /// <summary>\r
15     ///     \r
16     /// </summary>\r
17     public class GpGbs : Packet\r
18     {\r
19     }\r
20 }