mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Fix typo in commentary
This commit is contained in:
parent
121a70b8b1
commit
7713a185bb
@ -24,7 +24,7 @@ elua_adc_dev_state *adc_get_dev_state( unsigned dev_id )
|
||||
return &adc_dev_state;
|
||||
}
|
||||
|
||||
// Rewrite revice sequence
|
||||
// Rewrite device sequence
|
||||
void adc_update_dev_sequence( unsigned dev_id )
|
||||
{
|
||||
elua_adc_dev_state *d = adc_get_dev_state( dev_id );
|
||||
|
Loading…
x
Reference in New Issue
Block a user