diff -r e91f2c8d6f51 -r b5f78cff4459 targets/plc_main_tail.c --- a/targets/plc_main_tail.c Mon May 06 11:15:05 2013 +0200 +++ b/targets/plc_main_tail.c Mon May 06 16:01:17 2013 +0200 @@ -54,6 +54,13 @@ | counter | Index | */ static uint64_t LogCursor[LOG_LEVELS] LOG_BUFFER_ATTRS = {0x0,0x0,0x0,0x0}; +void ResetLogCount(void) { + uint8_t level; + for(level=0;level