Browse Source

minmea.h: style fix

mek-x 11 năm trước cách đây
mục cha
commit
e4ce324581
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      minmea.h

+ 1 - 1
minmea.h

@@ -31,7 +31,7 @@ enum minmea_sentence_id {
     MINMEA_SENTENCE_RMC,
     MINMEA_SENTENCE_GGA,
     MINMEA_SENTENCE_GSA,
-    MINMEA_SENTENCE_GSV
+    MINMEA_SENTENCE_GSV,
 };
 
 struct minmea_date {