Merge main into feat/sf-publish-01
This commit is contained in:
commit
4f2d4a5848
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ use flysim::store::{self, RuntimeState};
|
||||||
/// nothing here parses it, and a seven-digest one would be 455 characters of noise.
|
/// nothing here parses it, and a seven-digest one would be 455 characters of noise.
|
||||||
fn compatibility(adapter: &str) -> String {
|
fn compatibility(adapter: &str) -> String {
|
||||||
format!(
|
format!(
|
||||||
"lif-1ms-f64-v2/{adapter}/aa:bb:cc:dd:ee:ff:00/fly-kc-mbon-rstdp-v2/\
|
"lif-1ms-f64-v2/{adapter}/aabbccddeeff00/fly-kc-mbon-rstdp-v2/\
|
||||||
binjgb:c60e138da5a795ebb55e56b11b7e90024e41112c/\
|
binjgb:c60e138da5a795ebb55e56b11b7e90024e41112c/\
|
||||||
pokered:0cd19d3b877b7dc66d12c7050bed9a7f38154d4b/statefmt:199616-x86_64-unknown-linux-gnu"
|
pokered:0cd19d3b877b7dc66d12c7050bed9a7f38154d4b/statefmt:199616-x86_64-unknown-linux-gnu"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue