Skip to content

Commit 0d8c015

Browse files
committed
[dev] Updated standalone to use SC_HOSTNAME radio-sim;
1 parent 952a1e9 commit 0d8c015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/standalone/standalone.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ extern "C"
4848
*/
4949
#define CRYPTOLIB_HOSTNAME "cryptolib"
5050
#define GSW_HOSTNAME "cosmos"
51-
#define SC_HOSTNAME "radio_sim"
51+
#define SC_HOSTNAME "radio-sim"
5252
#define TC_APPLY_PORT 6010
5353
#define TC_APPLY_FWD_PORT 8010
5454
#define TM_PROCESS_PORT 8011

0 commit comments

Comments
 (0)