0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

big changes

This commit is contained in:
2025-01-25 23:06:32 +01:00
parent 1908a4efb0
commit abaa9764b0
6 changed files with 245 additions and 318 deletions

View File

@@ -1,5 +1,5 @@
{
"port": 13452,
"time": 1737831115102,
"time": 1737836988947,
"version": "0.0.3"
}

View File

@@ -16,6 +16,8 @@
"stdbool.h": "c",
"format": "c",
"ios": "c",
"stdint.h": "c"
"stdint.h": "c",
"asoundlib.h": "c",
"hilbert.h": "c"
}
}