jamct / DoorsignEPD

Doorsign with E-Paper-Display with ESP32. Loading images from webserver.
GNU General Public License v3.0
100 stars 36 forks source link

index.php contains carriage return #8

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi, please remove ^M from the index.php located in the server folder. A closing php tag would be nice also ;)

raz0r

jamct commented 6 years ago

Where did you find ^M?

ghost commented 6 years ago

git clone source, open index.php on a linux machine

ghost commented 6 years ago

but this is not a major issue, as far as I can see the other php files are affected too. Vim or Ed user are able to easily remove these carriage returns.

keep up the good work!

jdede commented 6 years ago

I believe this one can be closed as solved by #13