Skip to content

Commit 6053993

Browse files
committed
clean up
1 parent fb35d02 commit 6053993

File tree

1 file changed

+1
-1
lines changed
  • libraries/Bluefruit52Lib/src/utility

1 file changed

+1
-1
lines changed

libraries/Bluefruit52Lib/src/utility/AdaMsg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class AdaMsg
4747
public:
4848
uint8_t* buffer;
4949
uint16_t remaining;
50-
volatile uint16_t xferlen;
50+
volatile uint16_t xferlen;
5151

5252
AdaMsg(void);
5353

0 commit comments

Comments
 (0)