CR95F X-Nucleo NFC03A1 Shield STM

Dependents:   Nucleo_NFC03A1_Demo

Revision:
4:8fce71523e13
Parent:
3:12c871b2412d
--- a/CR95HF.h	Mon Sep 03 15:09:39 2018 +0000
+++ b/CR95HF.h	Thu Nov 08 08:06:10 2018 +0000
@@ -8,7 +8,14 @@
 
 /**
 * My CR95HF class.
+* 
+* This code works for ISO 15693 Tags (only!)
+* More ISOs will soon be added
 *
+* There is a STM32Cube X-Cube-NFC Example on st.com site for all ISOs and Types 
+* https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/x-cube-nfc3.html
+* (Warnings: the st project is a lot of pain to work with!)
+* 
 * Example:
 * @code
 * #include <CR95HF.h>