revised for output
This commit is contained in:
parent
5202f4d8fb
commit
715ab8aba7
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue