PandA-2024.02
|
Go to the source code of this file.
Functions | |
unsigned char | convert_char_digit_2_sseg (char c) |
void | led_example () |
unsigned char convert_char_digit_2_sseg | ( | char | c | ) |
Definition at line 6 of file led_example.c.
References test_panda::table.
Referenced by led_example().
void led_example | ( | ) |
initialize with the middle dot
now manage the fractional part of the number
Definition at line 12 of file led_example.c.
References btn_ctrl(), BUTTON_UP, convert_char_digit_2_sseg(), DOT_BITVALUE, leds_ctrl(), sevensegments_ctrl(), and sw_ctrl().