fix a typo in a doc string

pull/999/head
Jesse Vincent 4 years ago
parent d247f2aa6a
commit cda0e00376
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -197,7 +197,7 @@ ifeq ($(KALEIDOSCOPE_DEVICE_PORT),)
$(info ERROR: Unable to detect keyboard serial port.)
$(info )
$(info Arduino should autodetect it, but you could also set )
$(info KALEIDOSCOPE_DEVICE_PORt to your keyboard's serial port.)
$(info KALEIDOSCOPE_DEVICE_PORT to your keyboard's serial port.)
$(info )
$(error )
endif

Loading…
Cancel
Save