diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-03-01 19:52:37 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-03-01 19:52:37 +0100 |
commit | 6c035085a54ccaf01a635b67b95bffd98684931b (patch) | |
tree | 4ef04f20e3e44baf2bc626f445c4b398b27bb779 /doc/setup | |
parent | a5e5cf1f9708cdd20122b4e267551272ea260d4f (diff) |
add some data documentation
Diffstat (limited to 'doc/setup')
-rw-r--r-- | doc/setup | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/setup b/doc/setup new file mode 100644 index 0000000..b9ad13d --- /dev/null +++ b/doc/setup @@ -0,0 +1,9 @@ +- trigger_pin: int +- state_duration: int(ms) +- trace_revisit: int +- trace_filter: [...] +- excluded_states: [...] +- mimosa_shunt: int(ohm) +- mimosa_offset: int(?) +- ignore_nested: bool +- mimosa_voltage: float(V) |