chilipeppr / serial-port-json-server

Serial Port JSON Server is a websocket server for your serial devices. It compiles to a binary for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
http://chilipeppr.com
GNU General Public License v2.0
321 stars 101 forks source link

Removing executable bit from source files. Not needed #30

Open DanielJoyce opened 7 years ago

DanielJoyce commented 7 years ago

Many source files have spurious executable bits set. This cleans them up.

chilipeppr commented 7 years ago

Thisis good stuff. I will try to get this merged soon. I like the changes from what I'm reading including the base 64.

On Apr 24, 2017 2:27 PM, "Daniel" notifications@github.com wrote:

Many source files have spurious executable bits set. This cleans them up.

You can view, comment on, or merge this pull request online at:

https://github.com/chilipeppr/serial-port-json-server/pull/30 Commit Summary

  • Removing executable bit from source files. Not needed

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/serial-port-json-server/pull/30, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbeTxEOSaSr9hsFPEKUUrzJfPSsmwks5rzROogaJpZM4NGu98 .