@@ -218,7 +218,7 int action_update_info(ccsdsTelecommandP | |||
|
218 | 218 | unsigned int val; |
|
219 | 219 | int result; |
|
220 | 220 | |
|
221 |
result = LFR_ |
|
|
221 | result = LFR_SUCCESSFUL; | |
|
222 | 222 | |
|
223 | 223 | val = housekeeping_packet.hk_lfr_update_info_tc_cnt[0] * 256 |
|
224 | 224 | + housekeeping_packet.hk_lfr_update_info_tc_cnt[1]; |
General Comments 0
You need to be logged in to leave comments.
Login now