Update documentation

Update comment to specify the correct rp chip identifier
This commit is contained in:
Flamenco 2025-02-08 14:28:36 -05:00 committed by GitHub
parent 3b734a7d08
commit b9508bf2cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
//! This example test the flash connected to the RP2040 chip.
//! This example test the flash connected to the RP2350 chip.
#![no_std]
#![no_main]