Changed controller getter

This commit is contained in:
@CarlWachter
2024-01-01 16:34:58 +01:00
parent 810f34e2da
commit 849e523d2c
2 changed files with 2 additions and 19 deletions

View File

@@ -113,7 +113,7 @@ namespace sta
*
* Implementation must be provided by application.
*/
extern CanController * getCanController();
extern STM32CanController * getCanController();
/** @} */
} // namespace rtos