#ifndef _WPI_SR595_H_
#define _WPI_SR595_H_

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

#endif