projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
853bc66
)
misc formatting
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Sun, 12 Nov 2023 17:20:55 +0000
(22:50 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Sun, 12 Nov 2023 17:20:55 +0000
(22:50 +0530)
screen.h
patch
|
blob
|
history
diff --git
a/screen.h
b/screen.h
index addd84194c10476247890ef8b7953e6ed42b8026..b87fca859b2aaa0d3cc3d5c4bd37c171bd3100b8 100644
(file)
--- 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)