BeRTOS
|
Configuration file for led 7 segment display. More...
Go to the source code of this file.
Defines | |
#define | CONFIG_LED_7SEG_CCAT 0 |
Use a Common Cathode display. | |
#define | CONFIG_LED_7SEG_DIGIT 4 |
Number of digit present in the LED display. | |
#define | CONFIG_LED_7SEG_STRLEN 255 |
Max lenght of the string to be displayed. | |
#define | CONFIG_LED_7SEG_SSPEED 10 |
Default scrolling speed (ms * CONFIG_LED_7SEG_RTIME). | |
#define | CONFIG_LED_7SEG_RTIME 5 |
Default refresh time (ms). |
Configuration file for led 7 segment display.
Definition in file cfg_led_7seg.h.