mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +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