From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sun, 12 Nov 2023 17:20:55 +0000 (+0530)
Subject: misc formatting
X-Git-Url: https://git.rkrishnan.org/components/simplejson/%22file:/quickstart.html?a=commitdiff_plain;h=c243363e3ef44c37dec873fd5ebf31aae9d0a67f;p=pihpsdr.git

misc formatting
---

diff --git a/screen.h b/screen.h
index addd841..b87fca8 100644
--- a/screen.h
+++ b/screen.h
@@ -17,9 +17,9 @@
 #define  VFO_HEIGHT (100)
 #define  VFO_WIDTH  (display_width - METER_WIDTH - MENU_WIDTH)
 
-#define  BLACK_R (0.0)
-#define  BLACK_G (0.0)
-#define  BLACK_B (0.0)
+#define  BLACK_R  (0.0)
+#define  BLACK_G  (0.0)
+#define  BLACK_B  (0.0)
 
 #define  RED_R (1.0)
 #define  RED_G (0.0)