nrf/twis: FIx doc typo
This commit is contained in:
parent
465e4c8b19
commit
cb88dd285d
@ -80,7 +80,7 @@ enum Status {
|
||||
pub enum Error {
|
||||
/// TX buffer was too long.
|
||||
TxBufferTooLong,
|
||||
/// TX buffer was too long.
|
||||
/// RX buffer was too long.
|
||||
RxBufferTooLong,
|
||||
/// Didn't receive an ACK bit after a data byte.
|
||||
DataNack,
|
||||
|
Loading…
Reference in New Issue
Block a user