modified for AtomicReadFile handling.

This commit is contained in:
skarg
2005-06-12 01:01:30 +00:00
parent cfeffab82f
commit 2624538022
14 changed files with 402 additions and 60 deletions
+1
View File
@@ -66,6 +66,7 @@ void iam_handler(
int iam_send(uint8_t *buffer);
#ifdef TEST
#include "ctest.h"
void testIAm(Test * pTest);
#endif