changed to sensor_start_flag

pico-payload-gps-mq-flag
alanbjohnston 3 years ago committed by GitHub
parent deb8160147
commit f7d44788d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -477,5 +477,5 @@ void update_rs(
#endif /* TELEMENCODING_H_ */
char end_flag[] = "_END_FLAG_";
char start_flag[] = "_START_FLAG_";
char sensor_end_flag[] = "_END_FLAG_";
char sensor_start_flag[] = "_START_FLAG_";

Loading…
Cancel
Save

Powered by TurnKey Linux.