dataGPS 0.1.1

Adafruit Ultimate GPS: read data like longitude and latitude about the GPS module
Documentation
{
  "tests": [
    {
      "name": "buildable",
      "setup": "",
      "run": "cargo build --verbose",
      "input": "",
      "output": "",
      "comparison": "included",
      "timeout": 10,
      "points": null
    },
    {
      "name": "clippy",
      "setup": "",
      "run": "cargo clippy",
      "input": "",
      "output": "",
      "comparison": "included",
      "timeout": 10,
      "points": null
    }
  ]
}