Merge pull request #2604 from jimmys01/RX_pass_string_val

[IR] Sent decoded values back to the controller
This commit is contained in:
Gijs Noorlander
2019-11-27 09:20:18 +01:00
committed by GitHub
4 changed files with 36 additions and 19 deletions
+2
View File
@@ -327,6 +327,7 @@ To create/register a plugin, you have to :
#ifdef PLUGIN_BUILD_IR
#define PLUGIN_DESCR "IR"
#define USES_P016 // IR
#define P016_SEND_IR_TO_CONTROLLER false //IF true then the JSON replay solution is transmited back to the condroller.
#define USES_P035 // IRTX
#define P016_P035_USE_RAW_RAW2 //Use the RAW and RAW2 encodings, disabling it saves 3.7Kb
#endif
@@ -336,6 +337,7 @@ To create/register a plugin, you have to :
#define PLUGIN_DESCR "IR Extended"
#endif // PLUGIN_DESCR
#define USES_P016 // IR
#define P016_SEND_IR_TO_CONTROLLER false //IF true then the JSON replay solution is transmited back to the condroller.
#define USES_P035 // IRTX
// The following define is needed for extended decoding of A/C Messages and or using standardised common arguments for controlling all deeply supported A/C units
#define P016_P035_Extended_AC