mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-06 11:07:34 +00:00
Changed controller getter
This commit is contained in:
@@ -113,7 +113,7 @@ namespace sta
|
||||
*
|
||||
* Implementation must be provided by application.
|
||||
*/
|
||||
extern CanController * getCanController();
|
||||
extern STM32CanController * getCanController();
|
||||
|
||||
/** @} */
|
||||
} // namespace rtos
|
||||
|
Reference in New Issue
Block a user