Removes the REAL definition from wpilib.h (#315)

Interferes with OpenCV, and is heavy namespace polution anyway.
This commit is contained in:
Thad House
2016-11-01 19:23:59 -07:00
committed by Peter Johnson
parent 81221c4874
commit bc492bb40e

View File

@@ -7,8 +7,6 @@
#pragma once
#define REAL
#include "ADXL345_I2C.h"
#include "ADXL345_SPI.h"
#include "ADXL362.h"