Skip to content

Save GPS Lat/Lon on SD Card #104

Description

@mariopesch

Reporting a Bug

When saving Lat and Lon from the gps on SD Card on 2 Decimals are shown.

Expected Behavior

All Decimals from the coordinates need to be stored on the sd card.

Current Behavior

Only 2 decimals are stored on the sd card

Possible Solution

  1. Detect the TYPE of the Input Block and adjust the code to dataFile.println(value,6)
  2. Change the return type of the values from the senseBox Lib. Maybe convert from float to char?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions