socialwifi / RouterOS-api

Python API to RouterBoard devices produced by MikroTik.
MIT License
251 stars 100 forks source link

Fix error decoding special chars #82

Open ovnicraft opened 2 years ago

ovnicraft commented 2 years ago

Ref https://github.com/socialwifi/RouterOS-api/pull/74

ovnicraft commented 2 years ago

@tomwys @pazur @jgoclawski can you please review this PR, it solves the error for special chars.

wagneracacio commented 2 years ago

added cchardet to requirements