separate PST for RWs

This commit is contained in:
2022-05-05 02:00:56 +02:00
parent 95a634ea7f
commit 28c9e33d1c
7 changed files with 54 additions and 34 deletions

View File

@ -46,6 +46,8 @@ ReturnValue_t pstUart(FixedTimeslotTaskIF* thisSequence);
ReturnValue_t pstSpi(FixedTimeslotTaskIF* thisSequence);
ReturnValue_t pstSpiRw(FixedTimeslotTaskIF *thisSequence);
ReturnValue_t pstI2c(FixedTimeslotTaskIF* thisSequence);
/**