rp-rs / rp2040-project-template

A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project
480 stars 98 forks source link

Update README sample code version to match actual used #80

Closed ekcom closed 2 months ago

ekcom commented 2 months ago

Update the feature flags line to have the same version as used in the Cargo.toml file.

This makes it more seamless for users to copy-paste this feature flag line and use the latest version.