From efa7d2dd59ae2b21be32b82f7762aaa84416e454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 8 Jun 2021 18:26:51 -0300 Subject: [PATCH] Minor proposal (line 86) --- PIRDS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PIRDS.h b/PIRDS.h index df52fd0..ea13954 100644 --- a/PIRDS.h +++ b/PIRDS.h @@ -83,7 +83,7 @@ typedef struct Message // A Clock Event has the same structure as a Message Event, // but the character buffer is not random but and ISO-8601 time string -// with precision of seconds. It usese 'C' as its type. +// with precision of seconds. It uses 'C' as its type. #define FLOW_TOO_HIGH "FLOW OUT OF RANGE HIGH"