diff options
| author | Carlos Maiolino <[email protected]> | 2025-09-06 09:26:21 +0200 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-09-06 09:26:21 +0200 |
| commit | 973e27b243ea7f12b6743894465c67a4a6a87eb2 (patch) | |
| tree | 006a2d9fc8f86b4914499302325fbcaa3941e17c /C/HF/output.json | |
| parent | 736967952470e740781c95cf5afb7e705ec59030 (diff) | |
Move some other code here
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'C/HF/output.json')
| -rw-r--r-- | C/HF/output.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/C/HF/output.json b/C/HF/output.json new file mode 100644 index 0000000..94fb2ff --- /dev/null +++ b/C/HF/output.json @@ -0,0 +1,7 @@ +data=[ +{latitude: -23.110001, longitude: 45.990002, info: 'speed = 3'}, +{latitude: 33.910000, longitude: 69.320000, info: 'speed = 95'}, +{latitude: 59.900002, longitude: 66.190002, info: 'speed = 33'}, +{latitude: -12.340000, longitude: 77.290001, info: 'speed = 1'}, +{latitude: 56.779999, longitude: 89.690002, info: 'speed = 9'} +] |
