소스 검색

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