lesto

Results 8 issues of lesto

my application every loop sleep 10ms (fixed refresh rate), add some data to a string (limited to 500 valid ascii) and put them into a Text widget. Quite often I...

question

the funciotn void ADXL345::getRangeSetting(byte\* rangeSetting) should change the gain array discordantly, so the result will always be in G. just multiply the gain by the (new range / old range)...

**Describe the bug** When writing to the BLE serial i can only read ~200 byes/s, while when reading i can easily get over 50.000B/s (and my BT firmware seems to...

This is an RFC for improving the default testing system, this is based on personal experience and need, but try to remain kiss while providing helper functionality for testing on...

Would be nice to have a callback or similar when a non-existing key is requested, or maybe access to the list of requested key; imagine having a producer thread and...

I have a strange issue with the docs at https://docs.rs/stm32-hal2/latest/stm32_hal2/spi/struct.SpiConfig.html if i click "Mode" ![image](https://user-images.githubusercontent.com/1166173/202801290-62478bbf-aa9c-4a84-9907-e9d11670346e.png) i land to a "no result found" page. not sure what is going on there,...

bug

if i use turn(0.0) to stop the rotation, it will oscillate between -0.00000000000000005551115123125783 and 0.1047197551196597 0.104 is significant error, as it is 6deg/s of rotation ```rust use oort_api::prelude::*; pub struct...

If i enable some script.com, i do not want to have it automatically enabled on ALL website. I want to have my default behavior for a website to be block...

ux