mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-02 10:01:54 +00:00
Change includes
This commit is contained in:
parent
2d9d9920ac
commit
bb3a4a5963
@ -5,7 +5,7 @@
|
||||
#ifndef STA_RTOS_MUTEX_HPP
|
||||
#define STA_RTOS_MUTEX_HPP
|
||||
|
||||
#include <sta/intf/mutex.hpp>
|
||||
#include <sta/mutex.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
#ifndef STA_RTOS_SIGNAL_HPP
|
||||
#define STA_RTOS_SIGNAL_HPP
|
||||
|
||||
#include <sta/intf/signal.hpp>
|
||||
#include <sta/signal.hpp>
|
||||
|
||||
#include <cmsis_os2.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user