Action folder: minor form improvements, include guards #235
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat/fsfw:mueller/action-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also added new function in ActionHelper to handle raw data reporting.
minor form improvements, include guardsto Action folder: minor form improvements, include guards@ -112,0 +141,4 @@
ActionMessage::setDataReply(&reply, replyId, storeAddress);
// TODO: Service Implementation sucks at the moment
// TODO: why does it suck and why would someone need to hide the sender?
Please remove these comments.
@ -98,2 +104,2 @@
//TODO Service Implementation sucks at the moment
if (hideSender){
// TODO: Service Implementation sucks at the moment
// TODO: why does it suck and why would someone need to hide the sender?
Please remove these comments.