meow
This commit is contained in:
@@ -10,7 +10,7 @@ pub struct Data {
|
||||
|
||||
#[derive(Serialize, Deserialize, Archive)]
|
||||
pub struct DataChunk {
|
||||
pub timestamp: i32,
|
||||
pub timestamp: u64,
|
||||
pub battery: BatteryMutable,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user