mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
glcd: remove unnecessary defines; count arrays automatically; fix path to icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba17126f8e
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Origin message was:
------------------
- glcd: remove unnecessary defines; count arrays automatically; fix path to icons
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
|
||||
#include "glcd.h"
|
||||
|
||||
#define LCDDIR_VAR "/usr/share/tuxbox/neutrino/icons"
|
||||
|
||||
#define LCD_NUMBER_OF_FILES 3
|
||||
|
||||
void InitAnalogClock();
|
||||
void RenderClock(int x, int y);
|
||||
void RenderHands(int hour, int min, int sec, int posx, int posy, int hour_size, int min_size, int sec_size);
|
||||
|
Reference in New Issue
Block a user