add free memory command
add read and write nfc commands fix function sending
This commit is contained in:
parent
58fe96f8b7
commit
dca4421674
9 changed files with 115 additions and 31 deletions
2
item.h
2
item.h
|
|
@ -18,7 +18,7 @@ private:
|
|||
static constexpr unsigned char _pinLowA = PD4;
|
||||
static constexpr unsigned char _pinHighB = PD2;
|
||||
static constexpr unsigned char _pinLowB = PD3;
|
||||
static constexpr uint8_t SEND_COUNT = 1;
|
||||
static constexpr uint8_t SEND_COUNT = 2;
|
||||
|
||||
uint8_t _address;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue