-
I was browsing the code to learn the standard library, and bumped into this in cdc.py:
```
class MultiReg:
def __init__(self, i, o, odomain="sync", n=2, reset=0):
...
self.…
-
On an ESP-WROVER-KIT V3 it's possible to access an SD card with MicroPython ESP32_LoBo_v3.2.20. This can be seen here:
```
MicroPython ESP32_LoBo_v3.2.20 - 2018-06-28 on ESP32 board with ESP32
Type…
fivdi updated
5 years ago
-
**Issue by [Wren6991](https://github.com/Wren6991)**
_Wednesday Feb 27, 2019 at 17:34 GMT_
_Originally opened as https://github.com/m-labs/nmigen/issues/37_
----
I was browsing the code to learn th…
-
Actually, why *not* a black/white mode, as suggested to us it might look good (enough) to just draw the contours of the wall, planning notes to that should go here:
- Textures or no textures?
- …
Helco updated
5 years ago
-
I see the implementation here matches the [`wyhash64` from your blog](https://lemire.me/blog/2019/03/19/the-fastest-conventional-random-number-generator-that-can-pass-big-crush/).
I was searching t…
-
### Hardware:
Board: OLIMEX ESP32-EVB
Core Installation/update date: esp32-idf / esp32-arduino 9.03.2018 latest master branch
IDE name: Arduino 1.8.4
Flash Frequency: 40Mhz
Uplo…
elotn updated
5 years ago
-
*@mgies commented on Jan 9, 2019, 6:42 PM UTC:*
**Home Assistant release with the issue:**
Version 0.84.6
**Last working Home Assistant release (if known):**
unknown -> never experienced this workin…
ghost updated
5 years ago
-
Author Name: **atilio françois** (atilio françois)
Original Redmine Issue: [16799](https://issues.qgis.org/issues/16799)
Affected QGIS version: 2.14.11
Redmine category:qgis_server
---
I installed (…
-
Hi,
After having encountered a bug while updating to the latest NextcloudPi version (problem with libc6 presumably linked to the updating of PHP) that has just issued, I decided to test this new ve…
-
I get `00 00 FF 00 81 00 FF 00 C3 00 FF 00 E7 00 E7 00` which is white bars in grey background but it should be black bars in white background. Check here http://www.huderlem.com/demos/gameboy2bpp.htm…