Use ignore for now until this example is fixed
This commit is contained in:
parent
d49288d437
commit
817138b355
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
||||||
//! Currently Ethernet based transport is supported.
|
//! Currently Ethernet based transport is supported.
|
||||||
//!
|
//!
|
||||||
//! # Examples
|
//! # Examples
|
||||||
//! TODO: Fix once new API has stabilized a bit
|
//! ```ignore
|
||||||
//! ```rust
|
//! /// TODO: Fix once new API has stabilized a bit
|
||||||
//! use rs_matter::{Matter, CommissioningData};
|
//! use rs_matter::{Matter, CommissioningData};
|
||||||
//! use rs_matter::data_model::device_types::device_type_add_on_off_light;
|
//! use rs_matter::data_model::device_types::device_type_add_on_off_light;
|
||||||
//! use rs_matter::data_model::cluster_basic_information::BasicInfoConfig;
|
//! use rs_matter::data_model::cluster_basic_information::BasicInfoConfig;
|
||||||
|
|
Loading…
Add table
Reference in a new issue