fix typo in comment

This commit is contained in:
Thomas Gubler 2014-05-26 08:42:08 +02:00
parent 94770f5452
commit bb0cae56a0
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ struct log_GS1B_s {
uint8_t satellite_snr[16]; /**< dBHz, Signal to noise ratio of satellite C/N0, range 0..99 */
};
/* --- TECS - TECS STAUS --- */
/* --- TECS - TECS STATUS --- */
#define LOG_TECS_MSG 30
struct log_TECS_s {
float altitudeSp;