//
// Created by MightyPork on 2017/11/25.
#ifndef U_DIN_H
#define U_DIN_H
#include "unit.h"
extern const UnitDriver UNIT_DIN;
#endif //U_DIN_H