updated decode lib version

This commit is contained in:
strawmanbobi
2025-09-22 09:17:01 +08:00
parent 733336d199
commit 61dd13db09
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ Revision log:
#ifndef _IR_DEFS_H
#define _IR_DEFS_H
#define IR_DECODE_LIB_VER "1.5.0"
#if defined (BOARD_PC)
#pragma ide diagnostic ignored "OCUnusedGlobalDeclarationInspection"
#pragma ide diagnostic ignored "OCUnusedMacroInspection"