Format hex values as uppercase
This commit is contained in:
parent
77aa16005d
commit
ff0018e287
13 changed files with 201 additions and 201 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
// Settings for the I2C based DIGIPOT (MCP4018) based on WT150
|
||||
|
||||
#define DIGIPOT_I2C_ADDRESS 0x2f
|
||||
#define DIGIPOT_I2C_ADDRESS 0x2F
|
||||
|
||||
#define DIGIPOT_A4988_Rsx 0.250
|
||||
#define DIGIPOT_A4988_Vrefmax 5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue