From 18c77c2154b7dfa4c9263d7811c6b91a088ea2ab Mon Sep 17 00:00:00 2001 From: yessine kammoun Date: Fri, 29 Jan 2021 00:26:07 +0100 Subject: [PATCH] files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3185e6..c01f144 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,6 @@ Let's detail the methods of the most important script files. |`void SetSysInstance(FreematicsESP32* sys)`|It mappes the devices in memory| |`void GetCurrentTime(char* isoTime)`|It gives the current date and time in string format| |`void GetCurrentGPSTime(char* isoTime)`|It gives the current time according to GPS| -|`int GetShiftTime(char* tm1,char* tm2)`|It returnes the shift between two time stamps in seconds| +|`int GetShiftTime(char* tm1,char* tm2)`|It returns the shift between two time stamps in seconds| -- libgit2 0.21.4