add example

pull/8/head
Jaup 9 years ago
parent afd2e0d7bd
commit 3ae8da1471

@ -36,7 +36,7 @@ void BTN1_SINGLE_CLICK_Handler()
void BTN1_DOUBLE_Click_Handler()
{
//do something..
//do something..
}
...
```

@ -37,7 +37,7 @@ int button_start(struct Button* btn);
void button_stop(struct Button* btn);
void button_ticks(void);
#ifdef __cplusplus
#ifdef __cplusplus
}
#endif

Loading…
Cancel
Save