Skip to content

Fix scanning defaults in flow to match original default behavior

Scott Dixon requested to merge fix/scanning_defaults into master

Previous commit had default values which were incorrect (from some testing instead of the values which would match previous behavior). This changes the default values back to match old existing behavior (name == Thingy and RSSI >= -200).

Merge request reports