Login
1 branch 0 tags
Ben (Desktop/Arch) Added a testsuite 7a0c574 28 days ago 84 Commits
moon / esp32 / main / utils.h
#pragma once

#include <stdint.h>

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