You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DomiR sorry for the delayed reply. Thanks for spotting this. I'll try to find some time to fix this. If you have done already, please do send us a PR :)
taiSeconds are 40bits => 5 bytes which means it won't fit into 4 byte int
Android-nRF-Mesh-Library/mesh/src/main/java/no/nordicsemi/android/mesh/transport/TimeStatus.java
Line 33 in 1e71dab
which means the BitReader should also parse to long
The text was updated successfully, but these errors were encountered: