He has, I'm trying to figure it out. I've asked him to try a few things (including replacing the call to scan the keypad with something else)mdavej wrote:Macros look fine to me. Should work. I'd report this to Bill. You may be the first to try this version on the Insignia.
The thing is that the code in the extender hasn't changed since I ported the pre-combined code to the 3147 remote and released the first version of that extender. (other than trying to do the interruptible pause)
Tranx
In the case of the interrupt the key has to be a "real" keypress not one that is the next key in a macro. The mechanism uses the interrupt generated by a key press to decide if one was pressed and no such hardware interrupt is generated when processing the "keys" in a macro. Perhaps I need to clarify the read me on this?