default pattern file for mythen3

This commit is contained in:
2020-07-07 15:50:32 +02:00
parent a23504c9c4
commit 4a1943216b
8 changed files with 301 additions and 2 deletions

View File

@ -10,6 +10,7 @@ add_executable(mythen3DetectorServer_virtual
../slsDetectorServer/src/LTC2620_Driver.c
../slsDetectorServer/src/ALTERA_PLL_CYCLONE10.c
../slsDetectorServer/src/programFpgaNios.c
../slsDetectorServer/src/readDefaultPattern.c
../slsDetectorServer/src/sharedMemory.c
)