Fix key mapping error in target.h

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
This commit is contained in:
Christophe de Dinechin 2022-10-13 23:51:00 +02:00
parent 9d00d91cbe
commit bc90e50a53

View file

@ -90,7 +90,7 @@
#define KB_ALPHA 28 //! Alpha
#define KB_ON 33 //! ON
#define KB_ESC 33 //! Exit
#define KB_DOT 53 //! Dot
#define KB_DOT 35 //! Dot
#define KB_SPC 36 //! Space
#define KB_RUNSTOP 36 //! R/S
#define KB_QUESTION 36 //! ?