Login
Ben
/
moon
Overview
Code
Talk
Settings
main
1 branch
0 tags
SSH
HTTP
Ben (Desktop/Arch)
AGENTS.md
b60dcff
29 days ago
82 Commits
moon
/
esp32
/
main
/ utils.h
Raw
text/plain
•
89 B
•
6 lines
#pragma once #include <stdint.h> // Get a monotonic ms timestamp uint32_t get_millis();