bitfocus / companion-module-ptzoptics-visca

MIT License
8 stars 11 forks source link

Fix custom command regex #6

Closed hjoelr closed 3 years ago

hjoelr commented 3 years ago

The custom command REGEX was incorrectly marking commands as invalid when they were in fact valid based on the PTZOptics command sheet. This PR makes the validation more closely align with the proper command syntax.