Graphics API
Drawing primitives and image rendering for 400x240 display
uint32_t ui_get_frame(gfx_t* gfx)
Get current frame counter (for animations)
| gfx_t* | gfx | Graphics context |
Returns — Frame counter value (increments each display refresh)
Drawing primitives and image rendering for 400x240 display
Get current frame counter (for animations)
| gfx_t* | gfx | Graphics context |
Returns — Frame counter value (increments each display refresh)