Neil
Neil
I'm trying to `ssh` into another device I connected to the Raspberry Pi running your [wifi-to-eth-route.sh](https://github.com/arpitjindal97/raspbian-recipes/blob/master/wifi-to-eth-route.sh) script. However, I can't seem to figure out how to identify what IP address...
Are there any plans to make this extension available on Firefox Quantum again? the Firefox Addons page won't let me install it. Thanks, Neil
I configured the driver as described [here:](https://github.com/OpenHantek/openhantek/blob/master/docs/build.md#windows) ``` ... ; ===================================================== ; ========= START USER CONFIGURABLE SECTION =========== ; ===================================================== ;DeviceName = "Hantek 6022BL" DeviceName = "Hantek 6022BL" ; Make...
This issue is raised from a [conversation on the InfluxDB Community Slack ](https://influxcommunity.slack.com/archives/CH8RV8PK5/p1660072746143279)with @samhld. I've been trying to transfer bucket data between InfluxDB instances using the backup/restore functionality and seeing...
I just realized that FreeRTOS now [publishes their source to a GitHub repo](https://github.com/FreeRTOS/FreeRTOS)... maybe we could make use of that as a submodule? 😄 This builds successfully on my local...
I noticed while going through this _(excellent BTW!)_ tutorial series that the ESP32 was resetting repeatedly during the execution of the deadlock demo timeout solution. Serial output: ``` ESP-ROM:esp32s2-rc4-20191025 Build:Oct...