Files
akmon/utils/bleConfig.uts
2026-01-20 08:04:15 +08:00

6 lines
245 B
Plaintext

// Simple BLE configuration constants
// Change BLE_PREFIX to adjust the default device name prefix filter used by the Health BLE page.
export const BLE_PREFIX = 'CF'
// If you prefer to disable prefix filtering by default, set BLE_PREFIX = ''