progress on iris-kit

This commit is contained in:
strawmanbobi
2023-01-17 09:59:00 +08:00
parent 7a13b08bb8
commit 6f0e949830
5 changed files with 19 additions and 10 deletions

View File

@@ -41,6 +41,8 @@ bool sendIR(String file_name);
bool emitIR(String timing);
bool saveIR(decode_results &results);
bool sendCommand(String file_name, int key);
void sendStatus(String file_name, t_remote_ac_status status);