Starting of the CSV input

This commit is contained in:
nzkarit
2017-09-11 23:13:36 +12:00
parent ff94627f50
commit 2f686be21b
3 changed files with 31 additions and 12 deletions

3
example.csv Normal file
View File

@@ -0,0 +1,3 @@
icao,altitude
0x123456,70000
0xABCDEF,-1000
1 icao altitude
2 0x123456 70000
3 0xABCDEF -1000