Skip to content

Commit

Permalink
Add enum nova_generic_wifi_outdoor (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Plant authored Dec 12, 2023
1 parent 171f329 commit 28364f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ enum cell_type {
sercomm_outdoor = 4;
cell_type_none = 5;
nova_generic_wifi_indoor = 6;
nova_generic_wifi_outdoor = 7;
}

message data_transfer_session_req_v1 {
Expand Down

0 comments on commit 28364f6

Please sign in to comment.