add simplest web interface

This commit is contained in:
2025-05-26 17:00:27 +03:00
parent ce15889295
commit 1a3dba4676
15 changed files with 992 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define _DEFAULT_SOURCE