mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 05:09:03 +00:00
Merge branch 'master' of bitbucket.org:nuttx/apps
This commit is contained in:
commit
efedead40b
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