Skip to content

Commit

Permalink
Remove one more missed IPC value for previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wheaney committed Jan 15, 2024
1 parent 4017e5e commit 82d38ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/plugins/virtual_display.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ struct virtual_display_ipc_values_t {
bool *enabled;
float *imu_data;
pthread_mutex_t *imu_data_mutex;
float *imu_data_period;
float *look_ahead_cfg;
float *display_zoom;
float *display_north_offset;
Expand Down

0 comments on commit 82d38ce

Please sign in to comment.