Fixed the last typo in example.c

This commit is contained in:
Eketh 2014-04-23 20:04:18 +02:00
parent b151ccae51
commit cd0ee8f9e1

View File

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