Skip to content

Conversation

zfdx123
Copy link

@zfdx123 zfdx123 commented Nov 25, 2024

FrameCallback frames[] = { drawDateTime, drawCurrentWeather, drawForecast, drawDeviceInfo };
int numberOfFrames = 4;

OverlayCallback dynamicOverlay[] = { drawHeaderOverlay, drawHeaderOverlayTmp }; 
uint8_t overlayIndex[] = { 1, 0, 0, 0 };

ui.setOverlays(dynamicOverlay, overlayIndex); 

4cf833cd9817a95f1562a21f9e2a7ee

711b3d4182bd69655293bf6ef5d6fc2

Configure different bottoms for different pages to achieve better custom display effects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant