Project setup
This commit is contained in:
4
peripheral-components/ads1256/node/src/lib.rs
Normal file
4
peripheral-components/ads1256/node/src/lib.rs
Normal file
@ -0,0 +1,4 @@
|
||||
#![no_std]
|
||||
|
||||
#[cfg(feature = "standard-multiplexer")]
|
||||
mod analog_input;
|
Reference in New Issue
Block a user