#ifndef _WPI_PCF8574_H_
#define _WPI_PCF8574_H_

  #include "../addon.h"
  
  DECLARE_EXPORT_INIT(pcf8574);

#endif