#include "pwmclass.h" ////////////////////////////////////// static PwmClass pwm; int main () { for (;;); return 0; }