mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Eliminate a warning
This commit is contained in:
parent
a479f9abed
commit
188588e87b
1 changed files with 2 additions and 0 deletions
|
|
@ -241,6 +241,8 @@ int adc_main(int argc, char *argv[])
|
|||
int ret;
|
||||
int i;
|
||||
|
||||
UNUSED(ret);
|
||||
|
||||
/* Check if we have initialized */
|
||||
|
||||
if (!g_adcstate.initialized)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue