From 57e77c165050e4c37a83c4d34053025b960e297c Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Tue, 15 Jan 2019 18:56:20 +0100 Subject: [PATCH] Deactivate BNO055SimplePacketComs Conflicts with Adafruit_Unified_Sensors --- registry.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.txt b/registry.txt index 1dacb11c..f4d52c44 100644 --- a/registry.txt +++ b/registry.txt @@ -1917,7 +1917,8 @@ https://github.com/chipKIT32-libraries/PICxel.git|Contributed|PICxel https://gitlab.com/arduino-libraries/i2commands.git|Contributed|I2Commands https://bitbucket.org/christandlg/bmp180mi.git|Contributed|BMP180MI https://github.com/mairas/ReactESP.git|Contributed|ReactESP -https://github.com/madhephaestus/BNO055SimplePacketComs.git|Contributed|BNO055SimplePacketComs +#Deactivated - conflits with Adafruit_Sensors.h +#https://github.com/madhephaestus/BNO055SimplePacketComs.git|Contributed|BNO055SimplePacketComs https://github.com/madhephaestus/ESP32Encoder.git|Contributed|ESP32Encoder https://github.com/BlokasLabs/USBMIDI.git|Contributed|USBMIDI https://github.com/janelia-arduino/Streaming.git|Contributed|Streaming