add more drawing func to effect engine (#400)

* - add more drawing func to effect engine
- make provider rs232 less noisy
- json checks: remove utf8 conversion temporarly and make it compat with py3 again

* fix compile prob
This commit is contained in:
redPanther
2017-02-16 07:33:58 +01:00
committed by GitHub
parent 53406e4290
commit cab3c2fdc9
7 changed files with 176 additions and 29 deletions

View File

@@ -52,5 +52,5 @@ elseif (DEFAULT_USE_AVAHI_LIBS)
libavahi-client.a
libavahi-common.a
libavahi-core.a
libdbus-1.a)
dbus-1)
endif()