diff --git a/Anaren_uart_example/uart_example.c b/Anaren_uart_example/uart_example.c index 66ce08b..43b38bc 100644 --- a/Anaren_uart_example/uart_example.c +++ b/Anaren_uart_example/uart_example.c @@ -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] == '.')