Add missing copi pin for sparkfun-pro-micro-2040 (#341)

This commit is contained in:
Paul Daniel Faria 2022-05-20 01:31:05 -04:00 committed by GitHub
parent db1b5d36b5
commit a4b04862ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ hal::bsp_pins!(
Gpio20 { name: cipo },
Gpio21 { name: ncs },
Gpio22 { name: sck },
Gpio23 { name: copi },
Gpio25 { name: led },
Gpio26 { name: adc0 },
Gpio27 { name: adc1 },