Added todo.

This commit is contained in:
skarg
2008-01-02 14:25:40 +00:00
parent 8b99c8c85b
commit fe2e91f806
+1
View File
@@ -27,3 +27,4 @@ P. Convert datalink methods to use function pointers that can be
Q. Create BACnet router code that uses more than one datalink.
R. splint the code. Make intelligent fixes.
S. Fix src/mstp.c so that indent can parse it correctly.
T. Add "inline" to static functions that are only used once.