DiscreteTom

Results 17 issues of DiscreteTom

Thanks for this cool lib! It seems that the MPU6050 driver doesn't contain functionalities about DMP(Digital Motion Processor), is there a change to support this?

Thanks for this cool lib! I'm developing an app to show multi monitors in Unity3D, and I encountered the following issue: When reload the scene using `SceneManager.LoadScene(SceneManager.GetActiveScene().name);`, sometimes some monitors...

Hi, thanks for this cool lib. Any plan to support Vuetify3?

enhancement

When I trying to convert the following video clip into gif, the `encodeDelaySetting` is very big (3000+) and the output gif is stuck. After I manually set `encodeDelaySetting` to 0...

### Summary Make the aws-lambda plugin to support Lambda response streaming. > Moved from #13171 due to the branch is renamed to fit the naming scheme. ### Checklist - [x]...

plugins/aws-lambda
size/XL
schema-change-noteworthy
cherry-pick kong-ee

https://github.com/aws/aws-sam-cli/blob/5570367805bc94e43755e31a493b7cb93677dde3/samcli/local/docker/container.py#L392 Remove `.decode()` to resolve this issue.

area/docker
type/bug
area/local

*Description of changes:* Simplify debug logging for app readiness checks to prevent abusing the logs. Move the original "app is not ready" to the `trace` log level. By submitting this...