revised M4 support, P8_process , TIM2_ETR for water flow sensors

This commit is contained in:
Yunhorn 2023-07-27 15:38:45 +08:00
parent b6f989daf4
commit d04e428eca
1 changed files with 3 additions and 2 deletions

View File

@ -320,12 +320,13 @@ void STS_YunhornSTSEventP7_Process(void)
/*
* STS P8 Process, Detection xxx Sensors
* xxx sensors
* STS P8 Process, Detection ETR Sensors, Water flow sensors, pulse counting
* PA5 sensors , TIM2_ETR, STS-M4
*/
void STS_YunhornSTSEventP8_Process(void)
{
APP_LOG(TS_OFF, VLEVEL_L, "\r\n P8 Testing Process\r\n");
}
/*