Corrected typo
This commit is contained in:
parent
f3db27bbc6
commit
fafb0bf6fe
@ -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] == '.')
|
||||
|
Loading…
Reference in New Issue
Block a user