mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 01:37:33 +00:00
Moved system events to TACOS and re-introduced onManagerInit() and onStatemachineInit() for backwards compatibility
This commit is contained in:
@@ -303,7 +303,7 @@ namespace sta
|
||||
* @ingroup tacos_statemachine
|
||||
*/
|
||||
STA_WEAK
|
||||
void onStateTransition(uint16_t from, uint16_t to, uint32_t lockout){}
|
||||
void onStateTransition(uint16_t from, uint16_t to, uint32_t lockout) {}
|
||||
} // namespace tacos
|
||||
} // namespace sta
|
||||
|
||||
|
Reference in New Issue
Block a user