fomu-factory-test/sw/src/tester.c

5 lines
59 B
C

#include <tester.h>
void tester_poll(void) {
return;
}