IoT - Kubus / Mbed 2 deprecated Kubus

Dependencies:   mbed nRF24L01P

Committer:
Micha? ?azowik
Date:
Thu Jan 05 17:09:15 2017 +0100
Revision:
12:237dee6e54ad
Child:
13:021a34db0650
[frontend] init

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Micha? ?azowik 12:237dee6e54ad 1 <!doctype html>
Micha? ?azowik 12:237dee6e54ad 2 <html>
Micha? ?azowik 12:237dee6e54ad 3 <head>
Micha? ?azowik 12:237dee6e54ad 4 <title>Kubuś</title>
Micha? ?azowik 12:237dee6e54ad 5 <meta charset="utf-8">
Micha? ?azowik 12:237dee6e54ad 6 <link rel="stylesheet" type="text/css" href="node_modules/normalize.css/normalize.css">
Micha? ?azowik 12:237dee6e54ad 7 <link rel="stylesheet" type="text/css" href="kubus.css">
Micha? ?azowik 12:237dee6e54ad 8 </head>
Micha? ?azowik 12:237dee6e54ad 9 <body>
Micha? ?azowik 12:237dee6e54ad 10 <header>
Micha? ?azowik 12:237dee6e54ad 11 <h1>Kubuś</h1>
Micha? ?azowik 12:237dee6e54ad 12 </header>
Micha? ?azowik 12:237dee6e54ad 13 <section>
Micha? ?azowik 12:237dee6e54ad 14 <header>
Micha? ?azowik 12:237dee6e54ad 15 <h2>
Micha? ?azowik 12:237dee6e54ad 16 Raw stats
Micha? ?azowik 12:237dee6e54ad 17 </h2>
Micha? ?azowik 12:237dee6e54ad 18 </header>
Micha? ?azowik 12:237dee6e54ad 19 </section>
Micha? ?azowik 12:237dee6e54ad 20 </body>
Micha? ?azowik 12:237dee6e54ad 21 </html>