Skip to content

Commit

Permalink
Added datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Oct 17, 2022
1 parent 434fd83 commit bc09238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/basic/vx_config/config_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,7 @@ static const char conf_key_do_polylines_flag [] = "do_polylines";
// PB2NC specific parameter key names
//

static const char conf_key_datetime[] = "datetime";
static const char conf_key_station_id[] = "station_id";
static const char conf_key_elevation_range[] = "elevation_range";
static const char conf_key_pb_report_type[] = "pb_report_type";
Expand Down

0 comments on commit bc09238

Please sign in to comment.