diff --git a/Examples/I2CDemo/I2CDemo.ino b/ex/I2CDemo/I2CDemo.ino similarity index 100% rename from Examples/I2CDemo/I2CDemo.ino rename to ex/I2CDemo/I2CDemo.ino diff --git a/Examples/SPIDemo/SPIDemo.ino b/ex/SPIDemo/SPIDemo.ino similarity index 100% rename from Examples/SPIDemo/SPIDemo.ino rename to ex/SPIDemo/SPIDemo.ino diff --git a/Examples/SoftSPIDemo/SoftSPIDemo.ino b/ex/SoftSPIDemo/SoftSPIDemo.ino similarity index 100% rename from Examples/SoftSPIDemo/SoftSPIDemo.ino rename to ex/SoftSPIDemo/SoftSPIDemo.ino diff --git a/BME280.cpp b/src/BME280.cpp similarity index 100% rename from BME280.cpp rename to src/BME280.cpp diff --git a/BME280.h b/src/BME280.h similarity index 100% rename from BME280.h rename to src/BME280.h