small modifications for jctb and moench03 module

This commit is contained in:
2017-06-26 13:03:01 +02:00
parent c2af014dad
commit dfb8a1f7ad
5 changed files with 92 additions and 5 deletions

View File

@ -99,4 +99,7 @@ int power_chip(int);
int reset_fpga(int);
int program_fpga(int);
int activate(int);
int prepare_acquisition(int);
int cleanup_acquisition(int);
#endif