0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

make a definition for buffer sizes

This commit is contained in:
2025-01-04 12:54:50 +01:00
parent 38b19d41bc
commit 0ff63fc08c
9 changed files with 44 additions and 45 deletions

View File

@@ -8,6 +8,7 @@
"stdio.h": "c",
"stdlib.h": "c",
"error.h": "c",
"math.h": "c"
"math.h": "c",
"options.h": "c"
}
}