summaryrefslogtreecommitdiffstats
path: root/rayer_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'rayer_spi.c')
-rw-r--r--rayer_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rayer_spi.c b/rayer_spi.c
index 7f9270a..417fde9 100644
--- a/rayer_spi.c
+++ b/rayer_spi.c
@@ -42,7 +42,7 @@ enum rayer_type {
/* We have two sets of pins, out and in. The numbers for both sets are
* independent and are bitshift values, not real pin numbers.
- * Default settings are for the the RayeR hardware.
+ * Default settings are for the RayeR hardware.
*/
/* Pins for master->slave direction */
static int rayer_cs_bit = 5;
OpenPOWER on IntegriCloud