Adafruit Library
Functions
ws_display_ui_helper.cpp File Reference
#include "ws_display_ui_helper.h"

Functions

void lv_timer_tips_cb (lv_timer_t *timer)
 Changes a label every 2 seconds to a new, random, tip. More...
 

Detailed Description

LVGL UI Helper class for WipperSnapper

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Copyright (c) Brent Rubell 2023 for Adafruit Industries.

BSD license, all text here must be included in any redistribution.

Function Documentation

◆ lv_timer_tips_cb()

void lv_timer_tips_cb ( lv_timer_t *  timer)

Changes a label every 2 seconds to a new, random, tip.

Parameters
timerThe lv_timer tied to this callback, timerLoadTips.