Test_Page

Table of Contents

  1. Heading 1
  2. Heading 2

Headings

Heading 1

Heading 2

Heading 3

Heading 4

Styling

bold text, italic text, monospaced text underlined text, strikethrough text superscript text, subscript text

Lists

  • List Item 1
  • List Item 2
  • List Item 2.1
  • List Item 2.2
  • List Item 3
  • List Item 1
  • List Item 2
  • List Item 2.1
  • List Item 2.2
  • List Item 3
  1. Numbered List Item 1
  2. Numbered List Item 1.1
  3. Numbered List Item 1.2
  4. Numbered 2
  5. Numbered 2.1

Links

WikiPage Named WikiPage

/handbook/SPI Named Internal Link

http://mbed.org Named External Link

Images

/media/img/mbed.gif Named Image

http://mbed.org/media/img/mbed.gif Named Image New link:

/media/img/mbed.gif Named Image

existing link:

Homepage

/media/img/mbed.gif Named Image

/media/img/mbed.gif Named Image

Code

#include "mbed.h"

Blocks

Quote:

Can I markup a quote, help or warning block?

Embedded link Page1234

Homepage

Warning

A Warning Block

With a Paragraph

Note

this is a note

Success

hello success

Error

hello success

Help

This is help

Warning

a Link and an Named Image and

  • List
  • Items

with a title

Hello

title

alksf

main.cpp

#include <mbed.h>
int main() {
    printf("Hello World!\n");
}

main.cpp

int foo() {

}

#ifdef FHFHF

Nesting:

Warning

if you do this:

int main() {
}

it will do something

Simon Ford wrote:

I want to quote some code

this is code

i like code

and what about a message

Warning

this is a warning

test

Column 1Column 2Column 3
/media/img/mbed.gif/media/img/mbed.gif/media/img/mbed.gif

/media/img/mbed.gif Description Description

Import program

Public Member Functions

TMP102 (PinName sda, PinName scl, int addr)
Creates an instance of the class.
~TMP102 ()
float read ()
Reads the current temperature.

All wikipages