Skip to content

Commit 5db7ef8

Browse files
committed
code wrap
1 parent 069c460 commit 5db7ef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phonegap/www/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
55
<meta name = "format-detection" content = "telephone=no"/>
6-
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height" />
6+
<meta name="viewport" content="initial-scale=1, maximum-scale=1,
7+
user-scalable=no, width=device-width">
78
<link rel="stylesheet" type="text/css" href="css/index.css">
89
<title>BLE NeoPixel</title>
910
</head>

0 commit comments

Comments
 (0)