This commit is contained in:
tharexde 2020-09-05 13:25:57 +02:00
commit c49e2d7ba9
11 changed files with 1026 additions and 68 deletions

View file

@ -44,6 +44,8 @@ typedef struct {
bool addr_given;
bool pwd_given;
bool newpwd_given;
uint8_t carrier;
uint8_t byte;
uint8_t password[4];
uint8_t new_password[4];
uint8_t addresses[4];