more debugstatements

This commit is contained in:
iceman1001 2020-06-23 11:21:17 +02:00
commit d9f606d70b
2 changed files with 72 additions and 37 deletions

View file

@ -100,5 +100,6 @@ void setSamplingConfig(sample_config *sc);
sample_config *getSamplingConfig(void);
void printConfig(void);
void printSamples(void);
#endif // __LFSAMPLING_H