mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-09-29 02:57:33 +00:00
Small fix for a comment
This commit is contained in:
@@ -103,7 +103,7 @@ namespace sta
|
|||||||
* @ingroup tacos_api
|
* @ingroup tacos_api
|
||||||
*/
|
*/
|
||||||
bool publishState(uint32_t from, uint32_t to, uint32_t lockout = 0);
|
bool publishState(uint32_t from, uint32_t to, uint32_t lockout = 0);
|
||||||
#endif STA_TACOS_CAN_BUS_ENABLED
|
#endif // STA_TACOS_CAN_BUS_ENABLED
|
||||||
} // namespace tacos
|
} // namespace tacos
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user