File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
libraries/Bluefruit52Lib/src Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ class BLEUuid
8181#define UUID16_SVC_BLOOD_PRESSURE 0x1810
8282#define UUID16_SVC_CURRENT_TIME 0x1805
8383#define UUID16_SVC_CYCLING_SPEED_AND_CADENCE 0x1816
84+ #define UUID16_SVC_CYCLING_POWER 0x1818
8485#define UUID16_SVC_LOCATION_AND_NAVIGATION 0x1819
8586#define UUID16_SVC_DEVICE_INFORMATION 0x180A
8687#define UUID16_SVC_GLUCOSE 0x1808
@@ -121,6 +122,8 @@ class BLEUuid
121122#define UUID16_CHR_BOOT_KEYBOARD_OUTPUT_REPORT 0x2A32
122123#define UUID16_CHR_BOOT_MOUSE_INPUT_REPORT 0x2A33
123124#define UUID16_CHR_CURRENT_TIME 0x2A2B
125+ #define UUID16_CHR_CYCLING_POWER_MEASUREMENT 0x2A63
126+ #define UUID16_CHR_CYCLING_POWER_FEATURE 0x2A65
124127#define UUID16_CHR_DATE_TIME 0x2A08
125128#define UUID16_CHR_DAY_DATE_TIME 0x2A0A
126129#define UUID16_CHR_DAY_OF_WEEK 0x2A09
You can’t perform that action at this time.
0 commit comments