Files
analog_weather/src/c/options.h
2024-10-06 20:50:04 +00:00

5 lines
60 B
C

#pragma once
#define KEY_OPTIONS 99
void init_options();