mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +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:
@ -31,6 +31,7 @@
|
||||
using namespace std;
|
||||
using namespace upm;
|
||||
|
||||
//! [Interesting]
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
// Instantiate a NLGPIO16 Module on the default UART (/dev/ttyACM0)
|
||||
|
Reference in New Issue
Block a user