Note about printFullUID variable

This commit is contained in:
Ondrej Mikle 2014-03-25 16:46:53 +01:00
parent 04f0b384bc
commit e4b5fef2c2

6
README
View file

@ -1,8 +1,12 @@
=== Brmdoor control software ===
brmd/ - integration hub that collects data from various sources and provides unified reporting on IRC and web etc.
brmd/ - integration hub that collects data from various sources and provides
unified reporting on IRC and web etc.
brmdoor/ - Arduino software
Project webpage: http://brmlab.cz/project/brmdoor
Note for PN532 version: if you want brmdoor to add card UID after "CARD"
message (not just nick), set printFullUID to true in brmdoor/brmdoor.ino.