-
```
it should be checked if set contrast works for this device:
U8GLIB_SSD1306_128X64
u8g(U8G_I2C_OPT_DEV_0|U8G_I2C_OPT_NO_ACK|U8G_I2C_OPT_FAST);
```
Original issue reported on code.google.com by …
-
```
it should be checked if set contrast works for this device:
U8GLIB_SSD1306_128X64
u8g(U8G_I2C_OPT_DEV_0|U8G_I2C_OPT_NO_ACK|U8G_I2C_OPT_FAST);
```
Original issue reported on code.google.com by …
-
```
it should be checked if set contrast works for this device:
U8GLIB_SSD1306_128X64
u8g(U8G_I2C_OPT_DEV_0|U8G_I2C_OPT_NO_ACK|U8G_I2C_OPT_FAST);
```
Original issue reported on code.google.com by …
-
Help me out here. I'm new to toit & haven't gotten anything to work yet so maybe I've not set up VS Code correctly but in trying to run sht31_demo I got this output:
> 1970-01-01T00:00:23.356683Z: …
-
Hey there,
Looking forward to using this library. I ran the pip install and run one the basic examples to read a byte.
I get the following error:
```
Traceback (most recent call last):
File…
ghost updated
4 years ago
-
### Provide a brief description of the issue
**PS5 camera doesn't work with this firmware **
I was trying to get this loader and firmware to work on a raspberry pi which is based on linux (it wo…
-
I don't think this is a case of bad corsair naming (at least I hope not) driver in lsusb is usbhid.
```
$ sudo liquidctl list --debug
[DEBUG] (cli) (main): version: liquidctl v1.8.1
[DEBUG] (cli…
-
SetClockI2C does not handle errors on I2C bus correctly. It attempts to continue even if the I2C device is not responding or the response is faulty.
-
### Describe the bug
liquidctl returns unspecified error when trying to set any speed in any of the fans/pump. not sure if it's something with nixos being weird, but from what i saw nobody had the sa…
P2949 updated
3 weeks ago
-
When running eepflash I get the following error.
eepflash.sh: line 116: /sys/class/i2c-adapter/i2c-0/new_device: No such file or directory
looking in the file system the /sys/class/i2c-adapter/i2c-0 …