miss typing
This commit is contained in:
parent
8ca492e996
commit
b5a7a4365a
|
@ -30,7 +30,7 @@ static struct button key2;
|
||||||
static struct button key_wkup;
|
static struct button key_wkup;
|
||||||
|
|
||||||
/*---- user codes area begin ----*/
|
/*---- user codes area begin ----*/
|
||||||
/*ssers can modify according to needs*/
|
/*users can modify according to needs*/
|
||||||
static void key0_BtnCallback(void* state)
|
static void key0_BtnCallback(void* state)
|
||||||
{
|
{
|
||||||
rt_kprintf("key0!\n");
|
rt_kprintf("key0!\n");
|
||||||
|
|
Loading…
Reference in New Issue