Rename OTA.cpp to ota.cpp

This commit is contained in:
Verkehrsrot 2018-09-18 17:25:18 +02:00 committed by GitHub
parent 2201e48800
commit ce1b774d28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,4 +253,4 @@ int version_compare(const String v1, const String v2) {
j++;
}
return 0;
}
}