mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Add friendly reminder of number of bytes to javadoc
This commit is contained in:
committed by
Gitea
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:
|
||||
|
Reference in New Issue
Block a user