Removed forced upload speed for the RE-MOTE platform

This commit is contained in:
Jelmer Tiete 2015-11-09 01:34:42 -08:00
parent 97095c8bb5
commit d01d53978c

View file

@ -5,7 +5,7 @@ ifndef CONTIKI
endif
PYTHON = python
BSL_FLAGS += -e -w -v -b 115200
BSL_FLAGS += -e -w -v
ifdef PORT
BSL_FLAGS += -p $(PORT)