diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-08-27 17:23:26 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-08-27 17:23:26 -0500 |
| commit | ca9a8a2ba78c66fe498a85f811e5aad7a6b1495d (patch) | |
| tree | 12734c0e2b7c26ca371a79cc75049015cd027088 /config/example.env | |
| parent | 91b4af41c76fdcef5cb81435196f5b6a29f873c7 (diff) | |
Add the variables to the example.env
Diffstat (limited to 'config/example.env')
| -rw-r--r-- | config/example.env | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example.env b/config/example.env index e69de29..c71263a 100644 --- a/config/example.env +++ b/config/example.env @@ -0,0 +1,3 @@ +SORTING_HAT_DEVICE_LOCATION=/dev/tty.MindWaveMobile-SerialPo +SORTING_HAT_MAPPING_STRATEGY=tmnt +SORTING_HAT_PORT=1987 |