diff options
Diffstat (limited to 'inputs.json')
| -rw-r--r-- | inputs.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/inputs.json b/inputs.json new file mode 100644 index 0000000..84c7e6c --- /dev/null +++ b/inputs.json @@ -0,0 +1,10 @@ +{ + "ou0":{ + "wake_interval": 10, + "wake_duration": 5 + }, + "ou1":{ + "wake_interval": 10, + "wake_duration": 5 + } +}
\ No newline at end of file |
