Parcourir la source

Minor comment fix

master
Emanuele Caruso il y a 10 ans
Parent
révision
0bd1797ff4
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1
    2
      StenoFW.ino

+ 1
- 2
StenoFW.ino Voir le fichier

@@ -20,8 +20,7 @@
#define ROWS 5
#define COLS 6

/* The following matrix is shown here for reference, it is needed for
correct wiring.
/* The following matrix is shown here for reference only.
char keys[ROWS][COLS] = {
{'S', 'T', 'P', 'H', '*', Fn1},
{'S', 'K', 'W', 'R', '*', Fn2},