Merge pull request #178 from DavidLin1577/patch-5

Update tos_evtdrv_tick.h
This commit is contained in:
Arthur
2020-06-18 15:50:47 +08:00
committed by GitHub

View File

@@ -21,7 +21,7 @@
#if TOS_CFG_EVENT_DRIVEN_EN > 0u #if TOS_CFG_EVENT_DRIVEN_EN > 0u
/** /**
* @brief Get the current systick cout. * @brief Get the current systick count.
* *
* @attention * @attention
* *