From ca9a8a2ba78c66fe498a85f811e5aad7a6b1495d Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sun, 27 Aug 2017 17:23:26 -0500 Subject: Add the variables to the example.env --- config/example.env | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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 -- cgit