Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Duet/MCP4461/MCP4461.h')
-rw-r--r--src/Duet/MCP4461/MCP4461.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Duet/MCP4461/MCP4461.h b/src/Duet/MCP4461/MCP4461.h
index 9d6ae941..d5ee32b6 100644
--- a/src/Duet/MCP4461/MCP4461.h
+++ b/src/Duet/MCP4461/MCP4461.h
@@ -6,7 +6,7 @@
#define DEFAULT_ADDRESS 0x2C //With A0 and A1 grounded
#define DEFAULT_WIPER_VALUE 0x80 //Default to the wipers in midrange
-// meory addresses (all shifted 4 bits left)
+// memory addresses (all shifted 4 bits left)
//For all the Wipers 0x100 = Full scale, 0x80 = mid scale, 0x0 = Zero scale
#define MCP4461_VW0 0x00
#define MCP4461_VW1 0x10