mirror of https://codeberg.org/topola/topola.git
This makes the 4x4_1206_led_matrix_breakout test fail.
However, commenting out
```
if curr_g_score + *edge_g_cost >= entry_score {
continue;
}
```
makes the test successful again. I will investigate this soon.
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||