Merge remote-tracking branch 'OFW/dev' into dev [ci skip]

This commit is contained in:
MX
2025-04-07 18:24:36 +03:00
2 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ typedef struct {
uint16_t Service_UUID_16;
uint8_t Service_UUID_128[16];
} adv_service;
uint8_t mfg_data[20];
uint8_t mfg_data[23];
uint8_t mfg_data_len;
uint16_t appearance_char;
bool bonding_mode;