Rev 1997 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1997 | Rev 1998 | ||
|---|---|---|---|
| Line 68... | Line 68... | ||
| 68 | } |
68 | } |
| 69 | 69 | ||
| 70 | IRIn_RecordClientId = Console_GetClientId(); |
70 | IRIn_RecordClientId = Console_GetClientId(); |
| 71 | 71 | ||
| 72 | IRIn_RecordAliasData = aliases_data[name]; |
72 | IRIn_RecordAliasData = aliases_data[name]; |
| 73 | Log(" |
73 | Log("To finish press a random key on the remote and then enter dot as name.\n"); |
| 74 | 74 | ||
| 75 | Log("\033[29mPress a button on you remote...\033[0m\n"); |
75 | Log("\033[29mPress a button on you remote...\033[0m\n"); |
| 76 | Console_PreventDefaultPrompt(); |
76 | Console_PreventDefaultPrompt(); |
| 77 | 77 | ||
| 78 | Module_RegisterToOnMessage(alias_name, IRIn_RecordOnIrMessage); |
78 | Module_RegisterToOnMessage(alias_name, IRIn_RecordOnIrMessage); |