This website requires JavaScript.
Explore
Impressum
Datenschutzerklärung
Help
Sign In
DBT-RISE
/
DBT-RISE-TGC
Watch
11
Star
0
Fork
You've already forked DBT-RISE-TGC
0
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
b4871ac725
DBT-RISE-TGC
/
simple-system.json
14 lines
156 B
JSON
Raw
Normal View
History
Unescape
Escape
Added configurability of WS output
2017-11-24 07:02:28 +01:00
{
"i_simple_system"
:
{
"i_uart0"
:
{
Added JSON dump
2017-11-24 10:05:59 +01:00
"write_to_ws"
:
false
}
,
"i_uart1"
:
{
"write_to_ws"
:
false
Added configurability of WS output
2017-11-24 07:02:28 +01:00
}
,
"i_gpio0"
:
{
Added JSON dump
2017-11-24 10:05:59 +01:00
"write_to_ws"
:
false
Added configurability of WS output
2017-11-24 07:02:28 +01:00
}
}
}