Fix some spelling

This commit is contained in:
Scott Lahteine
2019-05-10 20:39:09 -05:00
parent 62b36d1b98
commit a613bcad2d
5 changed files with 5 additions and 5 deletions

View File

@ -115,7 +115,7 @@ uint8_t u8g_com_HAL_DUE_ST7920_sw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_va
u8g_Delay(5);
u8g->pin_list[U8G_PI_A0_STATE] = 0; /* inital RS state: command mode */
u8g->pin_list[U8G_PI_A0_STATE] = 0; /* initial RS state: command mode */
break;
case U8G_COM_MSG_STOP: