Update supported products count

This commit is contained in:
wheaney 2026-01-26 10:53:24 -08:00
parent 5f141d4281
commit 7890b83686
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#include "imu_protocol.h"
#define NUM_SUPPORTED_PRODUCTS 8
#define NUM_SUPPORTED_PRODUCTS 10
#ifdef __cplusplus
extern "C" {