Skip to content

Some major changes

Compare
Choose a tag to compare
@Pixelbo Pixelbo released this 29 May 15:57
· 11 commits to master since this release

Yes it jumped from 1.1 to 2.1 because commits are version to me

You can now have a camera struct:
declare it with PelcoBus::PelcoCam
and change it's setting (address and disable ack)
Also the main class is now for all the Pelco bus so it can run multiple camera

You can also disable acknowledge, useful when you are working with cameras with RS422 and uses 2 pair of cables but you have only 1

Full Changelog: V1.1.0...V2.1.0