make the compiler happy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
77f657dbc0
commit
ef69b2064d
@ -551,7 +551,7 @@ mod test {
|
|||||||
#[pso_message(0x23)]
|
#[pso_message(0x23)]
|
||||||
struct Test {
|
struct Test {
|
||||||
b: [u32; 100],
|
b: [u32; 100],
|
||||||
};
|
}
|
||||||
|
|
||||||
let test = Test {
|
let test = Test {
|
||||||
client: 1,
|
client: 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user