Results 4 issues of ericwu13

Hi, I tried this module using arduino UNO and OV7670 without fifo, and pin connection is followed the README. I directly cloned this repo and simplegrabber without any code revisions....

I'm trying to install toolchain on macOS mojave 10.14.1 and followed the steps in readme and run ``` CC=gcc-5 CXX=g++-5 ./build.sh ``` (my gcc version is 4.2.1 so I think...

My OS: Ubuntu 16.04, gcc 5.4.0, pin 2.14 ![image](https://user-images.githubusercontent.com/37173038/55965058-6927fc00-5ca8-11e9-8fb9-917e853f8be5.png) when the syncedFastForward = false in hooks.cfg file, zsim would provide the above error. But if it is set to true,...

I have these texts `b'\r\x1b[mBlablabla\x1b[33mSomethingsomething\n'`, but the extensions does not work. Is there any solution to this?