include/nuttx/wireless/lte/lte.h: increase bb_product length

This commit is contained in:
raiden00pl 2023-07-22 14:36:00 +02:00 committed by Xiang Xiao
parent 8dea103ecb
commit 4f8b979855

View File

@ -189,7 +189,7 @@
/* Length of character string for BB product */
#define LTE_VER_BB_PRODUCT_LEN (5)
#define LTE_VER_BB_PRODUCT_LEN (32)
/* Length of character string for NP package */