Login
1 branch 0 tags
Ben (Desktop/Arch) Fixed now playing screen showing wrong data for 1 frame 73cc7c1 1 month ago 68 Commits
moon / esp32 / main / utils.h
#include <stdint.h>

// Get a monotonic ms timestamp
uint32_t get_millis();