Libraries
»
nfc
(2.1.0)
»
Index
»
NFC
»
#deselect
Method: NFC#deselect
Defined in:
lib/nfc.rb
#
deselect
⇒
Object
Deselect a tag
70 71 72
# File 'lib/nfc.rb', line 70
def
deselect
device
.
deselect
end