8 lines
85 B
C
Executable File
8 lines
85 B
C
Executable File
|
|
#ifndef USBTMC_APP_H
|
|
#define USBTMC_APP_H
|
|
|
|
void usbtmc_app_task_iter(void);
|
|
|
|
#endif
|