#ifndef _WPI_SN3218_H_
#define _WPI_SN3218_H_

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

#endif