Merge branch 'master' of bitbucket.org:nuttx/apps
This commit is contained in:
commit
efedead40b
@ -241,6 +241,8 @@ int adc_main(int argc, char *argv[])
|
|||||||
int ret;
|
int ret;
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
|
UNUSED(ret);
|
||||||
|
|
||||||
/* Check if we have initialized */
|
/* Check if we have initialized */
|
||||||
|
|
||||||
if (!g_adcstate.initialized)
|
if (!g_adcstate.initialized)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user