port-probe: fix generic icera support check during probing
This commit is contained in:
@@ -711,7 +711,7 @@ static const MMPortProbeAtCommand product_probing[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const MMPortProbeAtCommand icera_probing[] = {
|
static const MMPortProbeAtCommand icera_probing[] = {
|
||||||
{ "%IPSYS?", 3, mm_port_probe_response_processor_string },
|
{ "%IPSYS?", 3, mm_port_probe_response_processor_no_error },
|
||||||
{ NULL }
|
{ NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user