mirror of
https://github.com/eclipse/upm.git
synced 2025-09-17 23:54:51 +03:00
Wunused-variable: fix several warnings
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
int main (int argc, char **argv)
|
||||
{
|
||||
mraa_result_t error = MRAA_SUCCESS;
|
||||
upm::TSL2561 *sensor = NULL;
|
||||
int loopCount = 100;
|
||||
|
||||
|
Reference in New Issue
Block a user