mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 21:06:50 +01:00
Add friendly reminder of number of bytes to javadoc
This commit is contained in:
parent
584ba867b5
commit
99aa59e7da
@ -63,7 +63,7 @@ public class BLETypeConversions {
|
||||
/**
|
||||
* Similar to calendarToRawBytes, but only up to (and including) the MINUTES.
|
||||
* @param timestamp
|
||||
* @return
|
||||
* @return byte array of 6 bytes
|
||||
*/
|
||||
public static byte[] shortCalendarToRawBytes(Calendar timestamp) {
|
||||
// MiBand2:
|
||||
|
Loading…
Reference in New Issue
Block a user