fixed bug gotthard server: dynamic gain and confgain values

This commit is contained in:
Dhanya Maliakal
2015-10-23 11:30:37 +02:00
parent 0ea9cc34b0
commit 64c0fdfaef
3 changed files with 2 additions and 2 deletions

View File

@ -279,7 +279,7 @@
#define GAIN_MASK 0x0000000f
#define GAIN_OFFSET 0
#define SETTINGS_MASK 0x000000f0
#define SETTINGS_OFFSET 4
#define SETTINGS_OFFSET 8
/* CHIP_OF_INTRST_REG */