Meco Man hace 4 años
padre
commit
b5a7a4365a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bsp/stm32/stm32l475-atk-pandora/board/ports/drv_key.c

+ 1 - 1
bsp/stm32/stm32l475-atk-pandora/board/ports/drv_key.c

@@ -30,7 +30,7 @@ static struct button key2;
 static struct button key_wkup;
 
 /*---- user codes area begin ----*/
-/*ssers can modify according to needs*/
+/*users can modify according to needs*/
 static void key0_BtnCallback(void* state)
 {
     rt_kprintf("key0!\n");