diff --git a/drivers/dec21140A/dec21140A.h b/drivers/dec21140A/dec21140A.h index 9eb97466a..da2dac178 100644 --- a/drivers/dec21140A/dec21140A.h +++ b/drivers/dec21140A/dec21140A.h @@ -11,7 +11,7 @@ Created: 09/01/2009 Nicolas Tittley (first.last @ gmail DOT com) #include -#define DE_FKEY 8 /* Shitf+ this value will dump info on console */ +#define DE_FKEY 7 /* Shift+ this value will dump info on console */ #define NOT(x) (~(x))