Merge remote-tracking branch 'OFW/dev' into dev

This commit is contained in:
MX
2025-11-06 20:29:16 +03:00
18 changed files with 183 additions and 36 deletions

View File

@@ -3,9 +3,7 @@
* @brief Infrared application - start here.
*
* @see infrared_app_i.h for the main application data structure and functions.
* @see infrared_signal.h for the infrared signal library - loading, storing and transmitting signals.
* @see infrared_remote.hl for the infrared remote library - loading, storing and manipulating remotes.
* @see infrared_brute_force.h for the infrared brute force - loading and transmitting multiple signals.
* @see infrared_remote.h for the infrared remote library - loading, storing and manipulating remotes
*/
#pragma once