Login
1 branch 0 tags
Ben (Desktop/Arch) Wifi/Podcasts on the ESP32!!!! 90acdde 1 month ago 77 Commits
moon / esp32 / main / utils.h
#pragma once

#include <stdint.h>

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