I2C Linux: remove duplicate printout #718

Merged
gaisser merged 1 commits from eive/fsfw:i2c_remove_duplicate_printout into development 2023-02-06 14:54:59 +01:00
Owner
No description provided.
muellerr added 1 commit 2023-01-11 08:50:17 +01:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
7adb47aecb
remove duplicate printout
muellerr added this to the v6.0.0 milestone 2023-01-11 08:50:26 +01:00
muellerr changed title from remove duplicate printout to I2C Linux: remove duplicate printout 2023-01-13 11:12:55 +01:00
gaisser requested changes 2023-01-13 11:40:23 +01:00
gaisser left a comment
Owner

The change itself LGTM. There is one older line above.

The change itself LGTM. There is one older line above.
@ -180,10 +180,6 @@ ReturnValue_t I2cComIF::requestReceiveMessage(CookieIF* cookie, size_t requestLe
}
#else
Owner

Is this #else needed?

Is this #else needed?
Author
Owner

printf support could be added there theoretically..

printf support could be added there theoretically..
gaisser marked this conversation as resolved
gaisser approved these changes 2023-02-06 14:54:53 +01:00
gaisser left a comment
Owner

LGTM

LGTM
gaisser merged commit 7b828f233a into development 2023-02-06 14:54:59 +01:00
gaisser deleted branch i2c_remove_duplicate_printout 2023-02-06 14:55:00 +01:00
Sign in to join this conversation.
No description provided.