Compilation Error #487

Closed
opened 2021-09-27 22:04:32 +02:00 by gaisser · 1 comment
Owner
fsfw_hal/devicehandlers/devicedefinitions/MgmRM3100HandlerDefs.h:52:49: error: missing terminating ' character
   52 | static constexpr uint8_t DATA_READY_VAL = 0b1000'0000;

Might be caused by #481

``` fsfw_hal/devicehandlers/devicedefinitions/MgmRM3100HandlerDefs.h:52:49: error: missing terminating ' character 52 | static constexpr uint8_t DATA_READY_VAL = 0b1000'0000; ``` Might be caused by #481
gaisser added the
bug
label 2021-09-27 22:04:32 +02:00
muellerr was assigned by gaisser 2021-09-27 22:04:42 +02:00
Author
Owner

Fixed by #489

Fixed by #489
gaisser added this to the v2.0.0 milestone 2021-10-04 14:46:49 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#487
No description provided.