From f39c027d82f23fea4e98f551aa4083620445237e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Thu, 24 Nov 2022 10:20:05 +0100 Subject: [PATCH] Whitespace change --- config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.proto b/config.proto index c4d69ba..71b697c 100644 --- a/config.proto +++ b/config.proto @@ -63,7 +63,7 @@ message Config { */ uint32 button_gpio = 4; - /* + /* * For boards without a PWM buzzer, this is the pin number that will be used * Defaults to PIN_BUZZER if defined. */