Update pio-uart example

This commit is contained in:
kalkyl 2023-11-07 09:15:21 +01:00
parent 50139752bc
commit 38bfa6916f

View File

@ -75,6 +75,7 @@ async fn main(_spawner: Spawner) {
&mut device_descriptor,
&mut config_descriptor,
&mut bos_descriptor,
&mut [],
&mut control_buf,
);