summaryrefslogtreecommitdiff
path: root/slot/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'slot/views.py')
-rw-r--r--slot/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/slot/views.py b/slot/views.py
index 359a147..badd0ce 100644
--- a/slot/views.py
+++ b/slot/views.py
@@ -5,7 +5,7 @@ from sbhs_server.tables.models import Account, Slot, Booking, Board
import datetime
import serial
# ser.close()
-ser = serial.Serial('/dev/ttyACM0')
+ser = serial.Serial('/dev/ttyUSB0')
LIMIT = 2