Update decode.h

Updated NUMBER_OF_MODELS
This commit is contained in:
ElVit 2026-01-14 10:39:36 +01:00 committed by GitHub
parent ae842e58a6
commit 4a4a21d346
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#define RESPONSE_MSG_SIZE 203
#endif
#ifndef NUMBER_OF_MODELS
#define NUMBER_OF_MODELS 55
#define NUMBER_OF_MODELS 57
#endif
namespace esphome {