vatrat
vatrat
When I try to run the `example-mqtt.py` file, I get an error (Fedora 25, 64-bit). ``` $ python example-mqtt.py Traceback (most recent call last): File "example-mqtt.py", line 41, in client.connect(MQTT_HOST,...
I've used vim-wordy in neovim, and I found it to be exceptional. However, I have since moved to Spacemacs (an emacs configuration set up to be similar to vim, but...
This is related to #10. I am also using spacemacs. No matter what I try, I can't get platformio-mode to use the correct directory when building. It always uses `~/code`,...
I installed the driver like this: ``` git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git cd rtl8812AU_8821AU_linux make sudo make install sudo modprobe rtl8812au ``` NetworkManager can see the device, but says it's disconnected. Iwconfig...
#### Description :octocat: Spacemacs appears black-and-white / grayscale / monochromatic. Some colors work, but most do not. #### Reproduction guide :beetle: - Start Emacs - Do nothing *Observed behaviour:* :eyes:...
Running `make all` after manually cloning libopencm3 via `git submodule update --init`, the following error presents: ``` arm-none-eabi-gcc -mcpu=cortex-m3 -mthumb -nostartfiles -Llibopencm3/lib -Wl,-T,bluepill.ld -o pill_blink.elf pill_blink.o -lopencm3_stm32f1 -lc -lnosys /opt/arm-gnu-toolchain-12.3/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld:...
`make libopencm3` gives an error. ``` > make libopencm3 if [ ! -f libopencm3/Makefile ]; then \ git submodule init; \ git submodule update; \ fi Submodule path 'libopencm3': checked...
Running `make clean` gives an error I can't quite understand. Tested on bare-metal and opencm. ``` rm: invalid option -- 'n' Try 'rm --help' for more information make: [Makefile:25: clean]...
**Describe the bug** The radial menu partially breaks with too much game lag. You are able to switch weapons and choose AI modes, but not open the buy menu or...