mathertel / DmxSerial2

An Arduino library for sending and receiving DMX RDM packets.
BSD 3-Clause "New" or "Revised" License
99 stars 30 forks source link

Change the static strings to const char* #16

Closed peternewman closed 6 years ago

peternewman commented 6 years ago

Hopefully closes #15

Untested on hardware

peternewman commented 6 years ago

From discussion in #15 unfortunately it doesn't seem to fix the issue, but does make things better at least.