kopia lustrzana https://github.com/bristol-seds/pico-tracker
[geofence-prefix] Added many more country prefixes
rodzic
0d50114af6
commit
83d7cceedb
|
@ -22,6 +22,6 @@ struct prefix_t {
|
|||
};
|
||||
|
||||
|
||||
const struct prefix_t prefixes[46];
|
||||
const struct prefix_t prefixes[224];
|
||||
|
||||
#endif /* GEOFENCE_PREFIX_H */
|
||||
|
|
Plik diff jest za duży
Load Diff
File diff suppressed because one or more lines are too long
|
@ -90,7 +90,7 @@
|
|||
"output_type": "stream",
|
||||
"stream": "stdout",
|
||||
"text": [
|
||||
"46\n"
|
||||
"224\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
@ -117,6 +117,19 @@
|
|||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"output_type": "stream",
|
||||
"stream": "stdout",
|
||||
"text": [
|
||||
"\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n",
|
||||
"Swap!\n"
|
||||
]
|
||||
|
@ -166,8 +179,8 @@
|
|||
"output_type": "stream",
|
||||
"stream": "stdout",
|
||||
"text": [
|
||||
"Total number of points 3432\n",
|
||||
"Across 136 outlines\n"
|
||||
"Total number of points 12299\n",
|
||||
"Across 486 outlines\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
@ -193,7 +206,7 @@
|
|||
"metadata": {},
|
||||
"output_type": "display_data",
|
||||
"text": [
|
||||
"<matplotlib.figure.Figure at 0x7f70b019c6d0>"
|
||||
"<matplotlib.figure.Figure at 0x7f95f4074690>"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Ładowanie…
Reference in New Issue