From 78fa227277f2fe6214fc69a559a729857ac6fec0 Mon Sep 17 00:00:00 2001 From: Federico Lolli <federico.lolli@skywarder.eu> Date: Mon, 19 Feb 2024 00:24:22 +0100 Subject: [PATCH] fixed docs --- data.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/data.yml b/data.yml index d43aff6..2a5b4d0 100644 --- a/data.yml +++ b/data.yml @@ -1,7 +1,6 @@ requirements: - MUST have a blocking reading - MUST provide a baud rate options - - MUST have a blocking reading - SHOULD provide a interface with method for open, close, read, write - SHOULD provide the same interface of actual serial_bridge C++ implementation - MAY use the creates `serial` and `rust_mex` -- GitLab