Wunused-variable: fix several warnings

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-11-03 13:17:58 -06:00
parent 630d12d963
commit 2b4e43281f
5 changed files with 3 additions and 9 deletions

View File

@ -30,7 +30,6 @@
int main (int argc, char **argv)
{
mraa_result_t error = MRAA_SUCCESS;
upm::TSL2561 *sensor = NULL;
int loopCount = 100;