Program Listing for File WSScreen.h
↰ Return to documentation for file (/home/fabio/Arduino/MyLvglWatch-20220910/WSScreen.h)
#ifndef WSSCREEN_H
#define WSSCREEN_H
#include "config.h"
void buildWatchFace3();
void updateScreenData3();
// not public
// static void event_handler...
#endif