lv_micropython/index.html

13 lines
274 B
HTML
Raw Normal View History

2019-06-04 12:26:05 -04:00
<!DOCTYPE html>
<html>
<head>
<!-- HTML meta refresh URL redirection -->
<meta http-equiv="refresh"
content="0; url=/ports/javascript/lvgl.html">
</head>
<body>
<p>The page has moved to:
<a href="/ports/javascript/lvgl.html">this page</a></p>
</body>
</html>