doxygen finished
This commit is contained in:
@@ -111,6 +111,13 @@ public:
|
||||
*/
|
||||
void exportRoute(uint8_t routeNumber);
|
||||
|
||||
/**
|
||||
* @brief Delete a Route
|
||||
*
|
||||
* The functions tries to delete the current route from the RoverApi.
|
||||
*
|
||||
* @param routeNumber
|
||||
*/
|
||||
void deleteRoute(uint8_t routeNumber);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user