gazoodle / geckolib

Library to interface with Gecko Alliance spa pack systems via in.touch2 module
GNU General Public License v3.0
62 stars 24 forks source link

Library uses `readline` which isn't available on Windows #16

Closed gazoodle closed 2 years ago

gazoodle commented 3 years ago

Currently have to comment out line 4 and 53 on Windows to get the library to load

gazoodle commented 2 years ago

Wrapped in try/except block as it's useful in simulator