From dd37fa041143cd1b96d2e93d4b64cf7f838c78cd Mon Sep 17 00:00:00 2001 From: BlackMark Date: Wed, 5 Aug 2026 22:02:16 +0200 Subject: [PATCH] Expose baud rate for use by protocol implementations --- hardware.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hardware.hpp b/hardware.hpp index 9b9fb5c..9fdef26 100644 --- a/hardware.hpp +++ b/hardware.hpp @@ -279,6 +279,7 @@ template