Ruslan Nagimov

Results 20 comments of Ruslan Nagimov

Hey @nuno-silva thanks for finishing this! :+1: Just tested on Nano V3 with optiboot using ntpClient example. Both cases with `fromRam=true` and `fromRam=false` run ok. RAM & FLASH utilization change...

Many clients do not support the creation of new calendars and address books. You can use Radicale’s web interface (e.g. http://localhost:5232) to create and manage collections. In some clients you...

@pixelbrackets thanks for cleaning things up! :+1: #287 updates readme with a link to docker hub. Docker image is just updated to latest debian. Is 2.4.0 stable enough to point...

https://dl.equinox.io/ddollar/forego/stable/archive

`DATA_FORMAT` is a register address (0x31) and should stay unchanged. `DATA_FORMAT_B` defines the measurement range and some other data formatting params: ![adxl_data_format](https://github.com/nagimov/adxl345spi/assets/3197765/6764f76c-ad6b-4a02-b006-7bd787a65f64) You'll also need to update the `accConversion` accordingly....

Please consider merging this. I just spent few hours troubleshooting downstream nginx containers because of default `client_max_body_size = 1M`

Currently there is no provision for scanner selection. If there are two or more scanners attached, [this statement](https://github.com/nagimov/wia-cmd-scanner/blob/fe2bfd1740b7833d977abae492c62f4eebbd2b5e/wia-cmd-scanner.vb#L150) would simply select "the first one". Since I don't know the order...

Not sure what's the goal here. Is this a hypothetical "what if someone has two or more scanners" question or are you actually trying to use it with two scanners...