mahir
mahir
⚡ dependency management using go module (go version `v1.19+`) ⚡ fixed: go-staticcheck warnings ⚡ fixed: linter warnings ⚡ functions to generate recovery codes ⚡ lots of code optimization
## What's Changed - added test files for gorm package https://github.com/onrik/logrus/commit/560b822c6e1805e07fd01e3ce0d4311330aac176 - added example integration with test codes https://github.com/onrik/logrus/commit/560b822c6e1805e07fd01e3ce0d4311330aac176 - bumped dependencies https://github.com/onrik/logrus/commit/2c50815c62783464dc9980806017eaef20f235d4
Hello, After upgrading to `ReSpeaker_Mic_Array_firmware_xvsm_0x32_20170329.bin` from the default firmware, it does not record any audio. The LEDs also stopped indicating the source of nearest audio. Audacity on Windows 10 and...
I believe the following error message is self-explanatory. Any help would be appreciated! **OS:** `Ubuntu 20.04` **Python:** `3.8.10` *Note:* I installed `PyQt5` and `pqcom` in a virtual environment ``` Traceback...
fixed warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] This pull request is related to the [pull request](https://github.com/espressif/arduino-esp32/pull/8213).