We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c496d commit cda515aCopy full SHA for cda515a
esp32-wroom-rp/src/protocol/operation.rs
@@ -1,4 +1,4 @@
1
-use super::protocol::{NinaCommand, NinaNoParams, NinaParam};
+use super::protocol::NinaCommand;
2
3
use heapless::Vec;
4
const MAX_NUMBER_OF_PARAMS: usize = 4;
0 commit comments