Format some DAC lines
This commit is contained in:
parent
d53dcaa796
commit
eee903bd4b
@ -44,7 +44,7 @@
|
||||
#define VREFWRITE 0B10000000
|
||||
#define GAINWRITE 0B11000000
|
||||
#define POWERDOWNWRITE 0B10100000
|
||||
#define GENERALCALL 0B0000000
|
||||
#define GENERALCALL 0B00000000
|
||||
#define GAINWRITE 0B11000000
|
||||
|
||||
// This is taken from the original lib, makes it easy to edit if needed
|
||||
|
Loading…
Reference in New Issue
Block a user