Update pn532.hpp

This commit is contained in:
Fathi Boudra 2016-10-31 07:27:41 +02:00 committed by Jon Trulson
parent 2bc8159230
commit 82f6983f8e

View File

@ -241,7 +241,7 @@ namespace upm {
/** /**
* configures the SAM (Secure Access Module) * configures the SAM (Secure Access Module)
* *
* @return true if successfuly configured * @return true if successfully configured
*/ */
bool SAMConfig(void); bool SAMConfig(void);