Skip to content

Commit 59c55b4

Browse files
author
tteil
committed
add missed message update
this change should have been on 1308-camera-fix but was lost in a merge conflict
1 parent 536ada7 commit 59c55b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/architecture/msgPayloadDefC/CameraRenderingMsgPayload.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
typedef struct {
2828
int cameraId;
2929
double cosmicRayStdDeviation;
30-
bool enableStrayLight;
30+
double strayLight;
3131
bool starField;
3232
char rendering[MAX_STRING_LENGTH];
3333
bool smear;

0 commit comments

Comments
 (0)