DISPLAY: remove duplicate end of block comment oops
This commit is contained in:
parent
60209b993e
commit
62678623b8
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ struct display {
|
||||||
* https://www.youtube.com/watch?v=hZumwXS4fJo
|
* https://www.youtube.com/watch?v=hZumwXS4fJo
|
||||||
* "3RP7A CRT - P7 Phosphor Persistence" shows colors/persistence
|
* "3RP7A CRT - P7 Phosphor Persistence" shows colors/persistence
|
||||||
*/
|
*/
|
||||||
*/
|
|
||||||
static struct phosphor p7[] = {
|
static struct phosphor p7[] = {
|
||||||
{0.11, 0.11, 1.0, 0.5, 0.05}, /* fast blue */
|
{0.11, 0.11, 1.0, 0.5, 0.05}, /* fast blue */
|
||||||
{1.0, 1.0, 0.11, 0.5, 0.20} /* slow yellow/green */
|
{1.0, 1.0, 0.11, 0.5, 0.20} /* slow yellow/green */
|
||||||
|
|
Loading…
Add table
Reference in a new issue