- add size detection for mifare classic / ultralight
[librfid] / include / librfid / rfid_system.h
index 9b07cf7..9b6ffb7 100644 (file)
@@ -4,7 +4,7 @@
 //#define LIBRFID_FIRMWARE
 
 /* build without dynamic allocations */
-#define LIBRFID_STATIC
+//#define LIBRFID_STATIC
 
 #ifdef __LIBRFID__