remove duplicate import
This commit is contained in:
parent
3a24dcec53
commit
4fa1a05fc3
@ -50,7 +50,6 @@ use std::result::Result::Ok as OkStd;
|
||||
use std::sync::Mutex;
|
||||
use std::time::Duration;
|
||||
use esp_idf_hal::can::CAN;
|
||||
use esp_idf_hal::pcnt::PCNT1;
|
||||
|
||||
//Only support for 8 right now!
|
||||
pub const PLANT_COUNT: usize = 8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user