ST / Mbed 2 deprecated NFC01A1_Demos

Dependencies:   NDefLib X_NUCLEO_NFC01A1 mbed

Fork of X-MBED-NFC1 by Giovanni Visentini

Embed: (wiki syntax)

« Back to documentation index

MyRecord Class Reference

MyRecord Class Reference

Custom record that map an integer in a text record. More...

#include <MyRecord.h>

Public Member Functions

void increment_click ()
 Increment the stored number and update the racord content.

Detailed Description

Custom record that map an integer in a text record.

Definition at line 41 of file MyRecord.h.


Member Function Documentation

void increment_click (  )

Increment the stored number and update the racord content.

Definition at line 64 of file MyRecord.h.