fixed incorrect annotation on one config #docs
This commit is contained in:
parent
7086002db5
commit
a44ed2556f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ extern int PZDET; // Enable or disable piezo connection detection, default is of
|
||||||
|
|
||||||
#define VCCSW_DEFAULT 0
|
#define VCCSW_DEFAULT 0
|
||||||
#define VCCSW_ADDRESS 28
|
#define VCCSW_ADDRESS 28
|
||||||
extern int VCCSW; // Enable or disable piezo connection detection, default is off
|
extern int VCCSW; // Set the signal output to 3.3v [0] or 5v logic [1]
|
||||||
|
|
||||||
extern int Debug;
|
extern int Debug;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue