diff --git a/circuitpython/code/main.py b/circuitpython/code/main.py index 883c0dd..de02760 100644 --- a/circuitpython/code/main.py +++ b/circuitpython/code/main.py @@ -15,13 +15,14 @@ ########################## # Weather and GPS logger # ########################## -Author : Pierrick Couturier +Author : Pierrick "Arofarn" Couturier Use with: - * Adafruit Feather M0 Express (CircuitPython firmware 3.0.0) + * Adafruit Feather M0 Express (CircuitPython firmware) * Adafruit Ultimate GPS FeatherWing * Bosch BME280 sensor (air temperature, humidity, atmospheric pressure) on I2C +Git repository : https://framagit.org/arofarn/Cameteo TODO for v1 :