mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
Removes the REAL definition from wpilib.h (#315)
Interferes with OpenCV, and is heavy namespace polution anyway.
This commit is contained in:
committed by
Peter Johnson
parent
81221c4874
commit
bc492bb40e
@@ -7,8 +7,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define REAL
|
||||
|
||||
#include "ADXL345_I2C.h"
|
||||
#include "ADXL345_SPI.h"
|
||||
#include "ADXL362.h"
|
||||
|
||||
Reference in New Issue
Block a user