Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/zcl.press.meas.h')
-rw-r--r--Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/zcl.press.meas.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/zcl.press.meas.h b/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/zcl.press.meas.h
index 29f3b585c..fa856cc3b 100644
--- a/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/zcl.press.meas.h
+++ b/Middlewares/ST/STM32_WPAN/zigbee/stack/include/zcl/zcl.press.meas.h
@@ -1,4 +1,4 @@
-/* Copyright [2019 - 2019] Exegin Technologies Limited. All rights reserved. */
+/* Copyright [2019 - 2020] Exegin Technologies Limited. All rights reserved. */
#ifndef ZCL_PRESS_MEAS_H
#define ZCL_PRESS_MEAS_H
@@ -12,7 +12,7 @@
*/
/* Attribute Identifiers */
-enum {
+enum ZbZclPressMeasSvrAttrT {
ZCL_PRESS_MEAS_ATTR_MEAS_VAL = 0x0000,
ZCL_PRESS_MEAS_ATTR_MIN_MEAS_VAL = 0x0001,
ZCL_PRESS_MEAS_ATTR_MAX_MEAS_VAL = 0x0002,