mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
water: C example, fix bad error message
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
parent
3047049402
commit
c9ed65f22d
@ -47,7 +47,7 @@ int main ()
|
||||
|
||||
if (!sensor)
|
||||
{
|
||||
printf("dfrec_init() failed.\n");
|
||||
printf("water_init() failed.\n");
|
||||
return(1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user