Rename OTA.h to ota.h
This commit is contained in:
parent
ce1b774d28
commit
14957bea96
@ -12,4 +12,4 @@ void processOTAUpdate(const String &version);
|
|||||||
void start_ota_update();
|
void start_ota_update();
|
||||||
int version_compare(const String v1, const String v2);
|
int version_compare(const String v1, const String v2);
|
||||||
|
|
||||||
#endif // OTA_H
|
#endif // OTA_H
|
Loading…
Reference in New Issue
Block a user