/*
 * File: soft_pwm.c
 * Date: 04.01.2013
 * Denis Zheleznyakov aka ZiB @ http://ziblog.ru
 */

#include "main.h"

volatile uint8_t soft_pwm_channel[LINE_OUTPUTS_QUANTITY];
