Corrected typo

This commit is contained in:
Th3maz1ng 2022-05-29 20:21:12 +02:00
parent f3db27bbc6
commit fafb0bf6fe

View File

@ -282,7 +282,7 @@ UINT32 uart_device_lpm_queriable(LowPowerModePollType type, UINT32 context)
return 0;
}
// Makes the litle dot move at the end of the temperature string.
// Makes the little dot move at the end of the temperature string.
UINT8* showActivity(UINT8 *buffer)
{
if(buffer[0] == '.')