updated decode lib version

This commit is contained in:
strawmanbobi
2026-01-06 12:24:48 +08:00
parent 93f68652f5
commit 0c1353bd39

View File

@@ -12,7 +12,7 @@ Revision log:
#ifndef _IR_DEFS_H
#define _IR_DEFS_H
#define IR_DECODE_LIB_VER "1.5.1"
#define IR_DECODE_LIB_VER "1.5.2"
#if defined (BOARD_PC)
#pragma ide diagnostic ignored "OCUnusedGlobalDeclarationInspection"