|
discoverpixy
|

Macros | |
| #define | BRIGHTNESS_VAL 3 |
Functions | |
| void | calculate_shadows (uint16_t bgcolor, uint16_t *light_shadow, uint16_t *dark_shadow) |
| void | buttons_cb (void *touchArea, TOUCH_ACTION triggeredAction) |
| bool | gui_button_add (BUTTON_STRUCT *button) |
| void | gui_button_redraw (BUTTON_STRUCT *button) |
| void | gui_button_remove (BUTTON_STRUCT *button) |
| #define BRIGHTNESS_VAL 3 |
| void buttons_cb | ( | void * | touchArea, |
| TOUCH_ACTION | triggeredAction | ||
| ) |


| void calculate_shadows | ( | uint16_t | bgcolor, |
| uint16_t * | light_shadow, | ||
| uint16_t * | dark_shadow | ||
| ) |

1.8.9.1