mythen3 rxr

This commit is contained in:
2019-11-08 18:11:27 +01:00
parent aaeaeab576
commit 38ad5d7931
8 changed files with 48 additions and 14 deletions

View File

@ -419,7 +419,7 @@ void resetPeripheral() {
/* set parameters - dr, roi */
int setDynamicRange(int dr){
return 16; //TODO
return 32; //TODO
}