Skip to content

Commit dc66875

Browse files
committed
🔧 bump firmware version to v1.8
1 parent 9ca3821 commit dc66875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/libhmk/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { uint16Schema } from "$lib/integer"
1717
import z from "zod"
1818

1919
export const HMK_FIRMWARE_MIN_VERSION = 0x0104
20-
export const HMK_FIRMWARE_MAX_VERSION = 0x0107
20+
export const HMK_FIRMWARE_MAX_VERSION = 0x0108
2121
export const featureVersionMap = {
2222
pollingRateSwitch: 0x0105,
2323
saveCalibrationThreshold: 0x0107,

0 commit comments

Comments
 (0)