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:
@ -30,6 +30,7 @@
|
||||
#define EDISON_GPIO_SI7005_CS 20
|
||||
|
||||
|
||||
//! [Interesting]
|
||||
int main ()
|
||||
{
|
||||
try {
|
||||
@ -47,5 +48,4 @@ int main ()
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
//! [Interesting]
|
||||
|
Reference in New Issue
Block a user