Added custom irradiance quantity
This commit is contained in:
@ -5,7 +5,7 @@ pub mod control;
|
||||
pub mod error;
|
||||
|
||||
pub mod adc;
|
||||
#[cfg(feature = "resistive-divider")]
|
||||
pub mod resistive_divider;
|
||||
pub mod uom;
|
||||
pub mod circuit;
|
||||
|
||||
pub use error::CriticalError;
|
||||
|
Reference in New Issue
Block a user