pio entfernt & spiegel test routine
This commit is contained in:
parent
b7b3fa6327
commit
13e95264fb
20 changed files with 129 additions and 1056 deletions
|
@ -1,12 +1,13 @@
|
|||
#ifndef SELFTEST_H
|
||||
#define SELFTEST_H
|
||||
|
||||
#include "vars.h"
|
||||
#include "global_vars.h"
|
||||
|
||||
void testAll(void);
|
||||
void testBEBA0(void);
|
||||
void testBEBA1(void);
|
||||
void testDAC0(void);
|
||||
void testDAC1(void);
|
||||
void testMirror(void);
|
||||
|
||||
#endif // SELFTEST_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue