#ifndef _WPI_DAC7678_H_
#define _WPI_DAC7678_H_

#include "../addon.h"

DECLARE_EXPORT_INIT(dac7678);

#endif