Added keyfob UI and debug functions

Fixed hex display truncated to 32 bits instead of 64
Updated binary
This commit is contained in:
furrtek 2017-10-14 16:30:49 +01:00
parent 04c5b4d607
commit 40a71d32a2
12 changed files with 470 additions and 32 deletions

View file

@ -35,6 +35,7 @@ namespace encoders {
#define ENCODER_UM3750 8
size_t make_bitstream(std::string& fragments);
void bitstream_append(size_t& bitstream_length, uint32_t bit_count, uint32_t bits);
struct encoder_def_t {
std::string name; // Encoder chip ref/name