blob: 4de30c2ba4332a7f04cc13c1fe362d91b78e1472 [file] [log] [blame]
Austin Schuh41baf202022-01-01 14:33:40 -08001
2#ifndef USBTMC_APP_H
3#define USBTMC_APP_H
4
5void usbtmc_app_task_iter(void);
6
7#endif