Simulate query delay; getting to a point where implementing clear/aborts makes
sense. Probably adding too many concurance issues; need to figure out semaphores.
This commit is contained in:
7
examples/device/usbtmc/src/usbtmc_app.h
Normal file
7
examples/device/usbtmc/src/usbtmc_app.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#ifndef USBTMC_APP_H
|
||||
#define USBTMC_APP_H
|
||||
|
||||
void usbtmc_app_task_iter(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user