05.11.2011 - stable version, 0.1.0, self-test program, work at GCC 2.95 - 4.5, VC 2010, MinGW, Linux, Windows, QNX
This commit is contained in:
7
pimonitor.cpp
Normal file
7
pimonitor.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "pimonitor.h"
|
||||
|
||||
PIMonitor piMonitor;
|
||||
|
||||
PIMonitor::PIMonitor() {
|
||||
containers = strings = threads = timers = serials = ethernets = files = objects = 0;
|
||||
}
|
||||
Reference in New Issue
Block a user