Skip to content

Commit cda515a

Browse files
calebbourgjhodapp
andauthored
Update esp32-wroom-rp/src/protocol/operation.rs
Co-authored-by: Jim Hodapp <james.hodapp@gmail.com>
1 parent 95c496d commit cda515a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32-wroom-rp/src/protocol/operation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use super::protocol::{NinaCommand, NinaNoParams, NinaParam};
1+
use super::protocol::NinaCommand;
22

33
use heapless::Vec;
44
const MAX_NUMBER_OF_PARAMS: usize = 4;

0 commit comments

Comments
 (0)