mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
miss typing
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user