gotthard 2 server test bus

This commit is contained in:
2019-10-01 17:34:52 +02:00
parent b3ff825ce8
commit 0f99dd141e
4 changed files with 12 additions and 11 deletions

View File

@ -37,8 +37,6 @@ void basictests();
#if defined(GOTTHARDD) || defined(JUNGFRAUD) || defined(CHIPTESTBOARDD) || defined(MOENCHD) || defined(MYTHEN3D) || defined(GOTTHARD2D)
int checkType();
int testFpga();
#endif
#if defined(GOTTHARDD) || defined(JUNGFRAUD) || defined(CHIPTESTBOARDD) || defined(MOENCHD)
int testBus();
#endif