File: MICROBIT.HTM

package info (click to toggle)
python-mbed-ls 1.6.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 500 kB
  • sloc: python: 2,785; makefile: 32; sh: 14
file content (13 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<!-- mbed Platform Website and Authentication Shortcut -->
<html>
<head>
<meta charset="utf-8">
<title>mbed Website Shortcut</title>
</head>
<body>
<script>
window.location.replace("https://www.microbit.co.uk/device?mbedcode=99000244");
</script>
</body>
</html>