remove HAL implementation files for v3 and v4, and the build script
This commit is contained in:
@@ -88,9 +88,8 @@ pub enum BatteryBoardVersion {
|
||||
}
|
||||
#[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Default)]
|
||||
pub enum BoardVersion {
|
||||
#[default]
|
||||
Initial,
|
||||
V3,
|
||||
#[default]
|
||||
V4,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user