Login
1 branch 0 tags
Ben (Desktop/Arch) Added screen transitions 37e8c6e 1 month ago 71 Commits
moon / esp32 / main / utils.h
#include <stdint.h>

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