Cleanup
This commit is contained in:
@ -1,9 +1,4 @@
|
||||
#![no_std]
|
||||
#![feature(async_fn_in_trait, impl_trait_projections)]
|
||||
|
||||
#[cfg(feature = "standard-multiplexer")]
|
||||
mod standard_multiplexer;
|
||||
#[cfg(feature = "poll")]
|
||||
mod poll;
|
||||
|
||||
pub use physical_ads1256_types::*;
|
||||
pub mod standard;
|
Reference in New Issue
Block a user