Stub out map.

This commit is contained in:
W1CDN
2024-01-15 10:17:02 -06:00
parent 4642f45adc
commit bcb0624786
3 changed files with 34 additions and 0 deletions

7
aprs_tool.code-workspace Normal file
View File

@ -0,0 +1,7 @@
{
"folders": [
{
"path": "."
}
]
}