Skip to content

cue_sdk 2.0

Compare
Choose a tag to compare
@10se1ucgo 10se1ucgo released this 12 Jul 20:12

MAJOR API change, all of your shit is broken now.

  • Moved all defines to their own Enum, see issue #5 for more details
  • Abstracted away structures and pointers, now you get easy-to-use namedtuples!
  • Updated examples to reflect new API.