Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
void DoIP_ConnectToVehicle();
// If key is pressed, connect to vehicle
On key 'c'
{
DoIP_ConnectToVehicle();
}