diff options
| author | kalkyl <[email protected]> | 2022-12-13 13:55:23 +0100 |
|---|---|---|
| committer | kalkyl <[email protected]> | 2022-12-13 13:55:23 +0100 |
| commit | 731eb3c6e31ca7218636c1fba266b2c643e8fb44 (patch) | |
| tree | fb1656ce89d020bb649104ee1c0e6f9f87cd6951 | |
| parent | 3d68c0400b4b0a27e8a19d613f207e958be81229 (diff) | |
fmt
| -rw-r--r-- | embassy-rp/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-rp/src/lib.rs b/embassy-rp/src/lib.rs index 248884e7c..0ea97aecf 100644 --- a/embassy-rp/src/lib.rs +++ b/embassy-rp/src/lib.rs | |||
| @@ -116,7 +116,7 @@ embassy_hal_common::peripherals! { | |||
| 116 | ADC, | 116 | ADC, |
| 117 | 117 | ||
| 118 | CORE1, | 118 | CORE1, |
| 119 | 119 | ||
| 120 | PIO0, | 120 | PIO0, |
| 121 | PIO1, | 121 | PIO1, |
| 122 | } | 122 | } |
