Explorar el Código

Fixed the last typo in example.c

Eketh hace 11 años
padre
commit
cd0ee8f9e1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
         }