From 3a407ddd37a0c71fd3c63c73179d97355ad2113e Mon Sep 17 00:00:00 2001 From: Alexandre Bonhomme Date: Tue, 30 Jun 2015 14:46:09 +0200 Subject: [PATCH] Fix typo in README.txt --- release/README.TXT | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release/README.TXT b/release/README.TXT index e0a032f..c46dd68 100644 --- a/release/README.TXT +++ b/release/README.TXT @@ -7,7 +7,7 @@ Biscuit firmware with UART (TXD/RXD) interface. 2. Biscuit-USB -Biscuit firmware with USB interface (virutal comport, USB CDC) +Biscuit firmware with USB interface (virtual COM port, USB CDC) 3. usb_cdc_driver_cc2540.inf @@ -16,10 +16,10 @@ Windows driver for Biscuit-USB, no driver require for Linux and Mac OSX. 4. UBL-1.3.hex TI's Universal Boot Loader v1.3, you normally do not need this unless you want to reburn it with CC debugger. - -5. Biscuit-RGB - -Firmware to control a RGB LED (Flora NeoPixel) using a single I/O. + +5. Biscuit-RGB + +Firmware to control a RGB LED (Flora NeoPixel) using a single I/O. Please Google the terms if you do not know.