See XMegaForArduino/arduino#38
specifically, there are build errors when XWire is used in place of 'Wire'. The cause is likely to be a portability problem between the way XWire handles multiple 'Wire' objects, and how its being used by the 3rd party libs.
See XMegaForArduino/arduino#38
specifically, there are build errors when XWire is used in place of 'Wire'. The cause is likely to be a portability problem between the way XWire handles multiple 'Wire' objects, and how its being used by the 3rd party libs.