Sfoglia il codice sorgente

Fixed the last typo in example.c

Eketh 11 anni fa
parent
commit
cd0ee8f9e1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      example.c

+ 1 - 0
example.c

@@ -61,6 +61,7 @@ int main()
                             minmea_coord(frame.altitude_error_deviation, frame.altitude_error_deviation_scale));
                 }
             } break;
+
             default: {
             } break;
         }