add read and write nfc commands fix function sending
@ -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;
The note is not visible to the blocked user.