updated decore core in examples to 0.2.2

This commit is contained in:
strawmanbobi
2019-07-03 19:21:45 +08:00
parent 849053a2f4
commit 9e94d02031
10 changed files with 67 additions and 49 deletions

View File

@@ -51,11 +51,12 @@ extern "C"
#define KEY_TV_SETTINGS 13
#define KEY_AC_POWER 0
#define KEY_AC_TEMP_PLUS 1
#define KEY_AC_TEMP_MINUS 2
#define KEY_AC_MODE_SWITCH 8
#define KEY_AC_MODE_SWITCH 1
#define KEY_AC_TEMP_PLUS 2
#define KEY_AC_TEMP_MINUS 3
#define KEY_AC_WIND_SPEED 9
#define KEY_AC_WIND_DIRECTION 10
#define KEY_AC_WIND_SWING 10
#define KEY_AC_WIND_FIX 11
#define KEY_STB_POWER 0
#define KEY_STB_MUTE 1