This website works better with JavaScript
Home
Explore
Help
Sign In
Bachelor
/
tf-fpga
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5f9a806d3a
Branches
Tags
master
v0.3.0
v0.2.0
v0.1.0
tf-fpga
/
config.json
config.json
143 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"fpgas": [
{
"ip": "192.168.1.33",
"port": 1234
},
{
"ip": "192.168.1.34",
"port": 1234
}
]
}