Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1868 from helium/adt/update-gwrs
Browse files Browse the repository at this point in the history
Update gateway-rs
  • Loading branch information
madninja authored Dec 9, 2022
2 parents 37af66d + 7bd68a8 commit 7e8cf9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endif

GRPC_SERVICES_DIR=src/grpc/autogen

GATEWAY_RS_VSN ?= "8bf086618787b7eacf64abefdadf65a383e4c954"
GATEWAY_RS_VSN ?= "ff2b2957dd2e93cd487b3a9ad9f66e914814aa5e"
GWMP_MUX_VSN ?= "v0.9.8"

all: compile
Expand Down
3 changes: 0 additions & 3 deletions priv/gateway_rs/settings.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
## api listening port override
api = 4468

[poc]
interval = 600

0 comments on commit 7e8cf9e

Please sign in to comment.