Skip to content

Commit 3003066

Browse files
committed
test
1 parent 53a9da5 commit 3003066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/BLE/src/BLE2904.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
#include "BLE2904.h"
1919

20+
2021
BLE2904::BLE2904() : BLEDescriptor(BLEUUID((uint16_t)0x2904)) {
2122
m_data.m_format = 0;
2223
m_data.m_exponent = 0;

0 commit comments

Comments
 (0)