Skip to content

1.0.5

Compare
Choose a tag to compare
@ZackeryRSmith ZackeryRSmith released this 01 Apr 12:19
· 14 commits to main since this release

TerControl release 1.0.5

Changelog

  • Switched from Cython -> C code!!

Please report any bugs, or request any features here

Installation

  1. install the header file
  2. place it into your project directory
  3. include it like so #include "tercontrol.h"