mirror of
https://github.com/pevans/erc-c.git
synced 2026-04-21 00:16:49 +00:00
fcd25f6385
The previous method was not incorrect, but set16 already handles the little-endian logic for us, and there's no need to do something bespoke here that we then need to test for separately.