revised for output

This commit is contained in:
Yunhorn 2024-10-08 20:55:17 +08:00
parent 5202f4d8fb
commit 715ab8aba7
1 changed files with 1 additions and 1 deletions

View File

@ -1260,7 +1260,7 @@ void USER_APP_AUTO_RESPONDER_Parse(uint8_t *parse_buffer, uint8_t parse_buffer_s
STS_HeartBeatTimerPeriod_sec = heart_beat_or_sampling_periodicity_length;
#if defined(STS_P2)||defined(STS_R4)
#if defined(STS_P2)||defined(STS_R4)||defined(STS_T6)
OnYunhornSTSHeartBeatPeriodicityChanged(STS_HeartBeatTimerPeriod_sec*1000);
#endif