diff --git a/examples/CdS/CDS.ino b/examples/CdS/CdS.ino similarity index 99% rename from examples/CdS/CDS.ino rename to examples/CdS/CdS.ino index da9d4dd..fd0fd82 100644 --- a/examples/CdS/CDS.ino +++ b/examples/CdS/CdS.ino @@ -71,4 +71,4 @@ void loop() { Serial.println(""); delay(5000); -} \ No newline at end of file +}