feat: Atualiza informações do fabricante e identificador do modelo
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
#define ESP_ZB_PRIMARY_CHANNEL_MASK ESP_ZB_TRANSCEIVER_ALL_CHANNELS_MASK /* Zigbee primary channel mask use all channels */
|
#define ESP_ZB_PRIMARY_CHANNEL_MASK ESP_ZB_TRANSCEIVER_ALL_CHANNELS_MASK /* Zigbee primary channel mask use all channels */
|
||||||
|
|
||||||
/* Basic manufacturer information */
|
/* Basic manufacturer information */
|
||||||
#define ESP_MANUFACTURER_NAME "\x09""ESPRESSIF" /* Customized manufacturer name */
|
#define ESP_MANUFACTURER_NAME "\x13""FELIPECNCLOUD" /* Customized manufacturer name */
|
||||||
#define ESP_MODEL_IDENTIFIER "\x07"CONFIG_IDF_TARGET /* Customized model identifier */
|
#define ESP_MODEL_IDENTIFIER "\x09""bomba-esp" /* Customized model identifier */
|
||||||
|
|
||||||
#define ESP_ZB_ZR_CONFIG() \
|
#define ESP_ZB_ZR_CONFIG() \
|
||||||
{ \
|
{ \
|
||||||
|
|||||||
Reference in New Issue
Block a user