mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-08-30 12:15:12 +00:00
add roadmap information file (#16)
This commit is contained in:
committed by
GitHub
parent
f900e8dff5
commit
5118aaf379
@@ -64,9 +64,11 @@ public:
|
||||
|
||||
/**
|
||||
* @brief Print the header.
|
||||
* @param[in] bSimulate used in case it is running as a standalone application
|
||||
* if false an asc file is used for setting the input speed, otherwise a simulation thread
|
||||
* @param[in] uiInstance Instance number the application will connect to. 0 will start a standalone application
|
||||
*/
|
||||
void PrintHeader(uint32_t uiInstance);
|
||||
void PrintHeader(bool bSimulate, uint32_t uiInstance);
|
||||
|
||||
/**
|
||||
* @brief Prepare the data consumers..
|
||||
|
||||
Reference in New Issue
Block a user