We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10e669 commit 0facb5aCopy full SHA for 0facb5a
README.rst
@@ -83,6 +83,7 @@ An implementation of this can be found in examples/gps_simpletest.py
83
84
85
These two lines are the lines that actually solve the issue:
86
+
87
.. code-block:: python
88
89
print('Latitude: {0:.6f} degrees'.format(gps.latitude))
0 commit comments