examples: use default IP addresses for boards

This commit is contained in:
Sebastien Bourdeauducq 2019-10-16 16:16:34 +08:00
parent c64c8b4ddc
commit 6cf06fba7b
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Tester device database
core_addr = "kasli-1.lab.m-labs.hk"
core_addr = "192.168.1.70"
device_db = {
"core": {

View File

@ -1,4 +1,4 @@
core_addr = "kasli-1.lab.m-labs.hk"
core_addr = "192.168.1.70"
device_db = {
"core": {

View File

@ -1,4 +1,4 @@
core_addr = "kasli-1.lab.m-labs.hk"
core_addr = "192.168.1.70"
device_db = {
"core": {

View File

@ -1,4 +1,4 @@
core_addr = "sayma-1.lab.m-labs.hk"
core_addr = "192.168.1.60"
device_db = {
"core": {