Jarda Pajskr / freemaster_lib

Dependents:   FreeMASTER_HelloWorld FreeMASTER_HelloWorld2 FreeMASTER_HelloWorld3

Fork of freemaster_lib by Jarda Pajskr

Revision:
7:69e28faf9059
Parent:
0:fb135bf60f82
Child:
8:17470feaa6be
--- a/freemaster_tsa.h	Wed May 14 14:05:32 2014 +0000
+++ b/freemaster_tsa.h	Wed May 14 14:34:10 2014 +0000
@@ -190,7 +190,7 @@
         return FMSTR_TSA_FUNC(id)(pTableSize); \
     } else
 
-#if (FMSTR_USE_TSA_DYNAMIC)
+#if (1)
 #define FMSTR_TSA_TABLE_LIST_END() \
     if(!nTableIndex--) { \
         FMSTR_TSA_FUNC_PROTO(dynamic_tsa); \