Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-01-30 15:39:22 +01:00
parent 8f68e9f8a3
commit 07c15e0a3c
2 changed files with 5 additions and 5 deletions

View File

@@ -225,7 +225,7 @@ int main(void) {
//prepare_ccid();
#else
emul_init("localhost",35963);
emul_init("127.0.0.1",35963);
#endif
random_init();