From e6faa04702c75962ba4b53589584eaae81878f54 Mon Sep 17 00:00:00 2001 From: Pierrick C Date: Sat, 4 Aug 2018 12:05:23 +0200 Subject: [PATCH] More informations --- circuitpython/code/main.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 :