Private
Public Access
2
0

uart.hpp: fix typo in write() description

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Alex Tereschenko
2016-10-16 16:42:39 +02:00
committed by Brendan Le Foll
parent dd33a32744
commit 6fda865af7

View File

@@ -124,7 +124,7 @@ class Uart
}
/**
* Write bytes in String object to a device
* Write bytes in char* buffer to a device
*
* @param data buffer pointer
* @param length maximum size of buffer