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