Contribute to mihi4/F-16_Instruments development by creating an account on GitHub.
status_code_t ngc_read_name (char *line, uint_fast8_t *pos, char *buffer); status_code_t ngc_read_real_value (char *line, uint_fast8_t *pos, float *value); status ...