Login
1 branch 0 tags
Ben (Desktop/Arch) Code cleanup, extracted playlist code from now_playing_screen e62119b 1 month ago 79 Commits
moon / esp32 / main / utils.h
#pragma once

#include <stdint.h>

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