#ifndef _WPI_TCS34725_H_
#define _WPI_TCS34725_H_

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

#endif