Added todo item.

This commit is contained in:
skarg
2008-01-20 21:28:32 +00:00
parent 2e3436cb9e
commit e951f5ab0d
+1
View File
@@ -30,3 +30,4 @@ S. Fix src/mstp.c so that indent can parse it correctly.
T. Add "inline" to static functions that are only used once.
U. Modify code to compile with MISRA C rules.
V. Change OBJECT_ID to only be 32 bits, and add macro handlers.
W. Add #ifdef for all MAX_ defines so they can be overridden.