mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
examples: Added ending 'Interesting' tags
A handful of examples were missing the terminating 'Interesting' tag. Added these. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -122,6 +122,7 @@ int main(int argc, char **argv)
|
||||
cout << "Exiting..." << endl;
|
||||
|
||||
delete sensor;
|
||||
//! [Interesting]
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user