mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-04-12 17:51:52 +02: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.
|
* Similar to calendarToRawBytes, but only up to (and including) the MINUTES.
|
||||||
* @param timestamp
|
* @param timestamp
|
||||||
* @return
|
* @return byte array of 6 bytes
|
||||||
*/
|
*/
|
||||||
public static byte[] shortCalendarToRawBytes(Calendar timestamp) {
|
public static byte[] shortCalendarToRawBytes(Calendar timestamp) {
|
||||||
// MiBand2:
|
// MiBand2:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user