Skip to content
Snippets Groups Projects

Consolidation with CDI-PIO (develop)

Merged Sergey Kosukhin requested to merge m300488/develop-rebase into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -28,7 +28,7 @@
static const struct model_config default_setup
#ifdef __cplusplus
= { 12, 6, 3, 5, 5, CDI_FILETYPE_GRB, CDI_DATATYPE_PACK24, 1, 0, "grb" };
= { 12, 6, 3, 5, 5, FILETYPE_GRB, CDI_DATATYPE_PACK24, 1, 0, "grb" };
#else
= {
.nlon = 12,
Loading