瀏覽代碼

Minor comment fix

master
Emanuele Caruso 10 年之前
父節點
當前提交
0bd1797ff4
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      StenoFW.ino

+ 1
- 2
StenoFW.ino 查看文件

@@ -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},