From: Nathael Pajani Date: Wed, 22 Jul 2015 00:44:16 +0000 (+0200) Subject: Add and fix comments X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=6e7eb0695b11c566ac26f06bcb5777468e02a262;p=soft%2Flpc122x%2Fcore Add and fix comments --- diff --git a/extdrv/tmp101_temp_sensor.c b/extdrv/tmp101_temp_sensor.c index 3571c18..cb38fa3 100644 --- a/extdrv/tmp101_temp_sensor.c +++ b/extdrv/tmp101_temp_sensor.c @@ -1,5 +1,5 @@ /**************************************************************************** - * extdrv/temp.c + * extdrv/tmp101_temp_sensor.c * * * Copyright 2012 Nathael Pajani @@ -38,6 +38,7 @@ */ +/* FIXME : this should be a parameter to the config function */ /* Config */ #define TMP101_ADDR 0x94