Sets the type of sensor connection (custom, master, etc.).
Go2Status Go2System_SetConnectionType(Go2System system, Go2ConnectionType connection);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2ConnectionType connection |
Connection type. |
Operation status.
Calling this function will result in writing operations to flash storage. Should the process be disrupted due to power loss or other factors, the sensor may enter Rescue mode.
Go2System.h