Compare commits
3 Commits
3c8a87c14d
...
0d5c58d95c
Author | SHA1 | Date | |
---|---|---|---|
0d5c58d95c | |||
6463b6c11a | |||
0344f2b183 |
@ -143,7 +143,7 @@ pub const Bus = struct {
|
||||
}
|
||||
|
||||
pub fn reset(self: @This()) void {
|
||||
self.vtable.reset(self.ptr);
|
||||
self.vtable.reset();
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user