node-bacstack icon indicating copy to clipboard operation
node-bacstack copied to clipboard

Misc fixes

Open adam-nielsen opened this issue 6 years ago • 1 comments

These are some extra fixes meant to be applied after the PR for the BBMD stuff. They add some helper functions (constructing bitstrings and converting enums into text) and set a default hop count so it isn't zero.

adam-nielsen avatar Feb 12 '19 08:02 adam-nielsen

Updated DEFAULT_HOP_COUNT to be 0xFF instead of 255 per feedback on #127.

adam-nielsen avatar Mar 28 '19 23:03 adam-nielsen