Skip to content

Commit 4fa9f75

Browse files
committed
I2C: Fix readReg to ensure it sends I2C STOP after the read
changelog for 626c4e1
1 parent 9299078 commit 4fa9f75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
Bluetooth: Increase size of max advertising received (now ~120b on high MTU builds)
2222
nRF52840: Fix crash if receiving >32b of advertisement data
2323
Jolt.js: Fix memory leak in Q0/1/2/3.setPower
24+
I2C: Fix readReg to ensure it sends I2C STOP after the read
2425

2526
2v27 : nRF5x: Ensure Bluetooth notifications work correctly when two separate connections use the same handle for their characteristics
2627
nRF5x: Remove handlers from our handlers array when a device is disconnected

0 commit comments

Comments
 (0)