Updated show-logo and start reviewing RPI inputs

This commit is contained in:
raysan5
2016-02-13 19:14:22 +01:00
parent 30fafb77db
commit 0018522031
3 changed files with 17 additions and 47 deletions

View File

@@ -118,7 +118,7 @@
#define KEY_RIGHT_CONTROL 345
#define KEY_RIGHT_ALT 346
// Keyboard Alhpa Numeric Keys
// Keyboard Alpha Numeric Keys
#define KEY_ZERO 48
#define KEY_ONE 49
#define KEY_TWO 50