endail/hx711

Rename to reverseBits so intention is clear

endail opened this issue · 0 comments

static T reverse(T n, size_t b = sizeof(T) * CHAR_BIT) noexcept {