Petrus Theron
Petrus Theron
I would suggest opening an issue on the Datahike project for this: https://github.com/replikativ/datahike/issues. Maybe @whilo or @kordano can advise. Might need to call a "flush" somewhere, but I couldn't find...
Hi @mikhailai :) Thanks for getting back to me. I'm running Mac OS High Sierra 10.13.6. Yes, I'm powering the RPi Zero via the USB data port, so it is...
I followed all the instructions in [this post](https://raspberrypi.stackexchange.com/questions/64112/macos-not-discovering-raspberry-pi-zero-as-an-usb-ethernet-device) with no luck.
I'm not sure HornDIS driver is being used properly. After Mac reboot, `kextstat` shows no entry for | grep DIS, but RPi is connected as Ethernet gadget and assigned an...
I'm seeing the same error trying to compile for RPi Zero, with or without your env settings. ``` Compiling wiringpi v0.2.4 error: failed to run custom build command for `backtrace-sys...
Made some progress by setting CC=gcc instead of CC=arm-linux-gnueabihf-gcc, but now I get this for hidapi and wiringpi: ``` error: failed to run custom build command for `wiringpi v0.2.4` process...
I looked at clj-v8 on clojars, but it seems like 0.1.5 is the latest version. Probably the wrong place. Then I looked at the LESS vendor scripts in `stefon/stefon-core/resources/vendor/`. There...
Realized I probably need to be in user mode. Will try this evening in a different mode. It would be really helpful if the README included some help on how...
Hmm, this might be related to `asdf`. Investigating.
What to do after changing wake words, do you need to restart some service?