Closed BitsAndDroids closed 10 months ago
Hi @Sequal32, I've added a new example of how to handle sim connect inputs. Plus fixed the version in the README
Thanks for this and it looks great! Before this can be merged just ensure your new example is linted with cargo clippy
and formatted with cargo fmt
.
@Sequal32 I've run the format and clippy. To make myself and others remember in the future, I've added a PR template.
Awesome looks great. Thanks!