Rename functions.h to Functions.h

This commit is contained in:
Stephan Mühl
2023-03-22 12:21:08 +01:00
committed by GitHub
parent 07821015f5
commit 8784dcf9e0

View File

@@ -87,4 +87,4 @@ String utf8ascii(String s)
} }
return r; return r;
} }
#endif #endif