mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
ed4c83a935
commit
4cf5fcf936
18 changed files with 3919 additions and 4238 deletions
|
@ -113,7 +113,7 @@
|
|||
|
||||
struct timer_list {
|
||||
_timerHandle timer_hdl;
|
||||
unsigned long data;
|
||||
unsigned long data; // unsigned int data; ?
|
||||
void (*function)(void *);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue