hash

fun ChannelSettings.Companion.hash(name: String, psk: ByteArray): Int(source)

Computes the firmware-compatible 8-bit channel hash for name and psk.

Mirrors the logic in Channels::generateHash.

Since

0.1.0