diff options
author | neodarz <neodarz@neodarz.net> | 2017-04-28 19:05:18 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-04-28 19:05:18 +0200 |
commit | cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531 (patch) | |
tree | a3a9557d77f376394bb8e49fc48dcdef556ecb38 /build/blog/2015-09-24-apple-watch-digital-crown-tightness-issue.html | |
parent | d08bc695f396f8e2d7fc96de7efe61818c7c9a15 (diff) | |
download | my_new_personal_website-cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531.tar.xz my_new_personal_website-cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531.zip |
Delete some usless file
Diffstat (limited to 'build/blog/2015-09-24-apple-watch-digital-crown-tightness-issue.html')
-rw-r--r-- | build/blog/2015-09-24-apple-watch-digital-crown-tightness-issue.html | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/build/blog/2015-09-24-apple-watch-digital-crown-tightness-issue.html b/build/blog/2015-09-24-apple-watch-digital-crown-tightness-issue.html deleted file mode 100644 index 623bb917..00000000 --- a/build/blog/2015-09-24-apple-watch-digital-crown-tightness-issue.html +++ /dev/null @@ -1,47 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<meta charset="utf-8"/> -<meta content="pandoc" name="generator"/> -<meta content="Zhiming Wang" name="author"/> -<meta content="2015-09-24T10:55:38-07:00" name="date"/> -<title>Apple Watch: Digital Crown tightness issue</title> -<link href="/img/apple-touch-icon-152.png" rel="apple-touch-icon-precomposed"/> -<meta content="#FFFFFF" name="msapplication-TileColor"/> -<meta content="/img/favicon-144.png" name="msapplication-TileImage"/> -<meta content="width=device-width, initial-scale=1" name="viewport"/> -<link href="/css/normalize.min.css" media="all" rel="stylesheet" type="text/css"/> -<link href="/css/theme.css" media="all" rel="stylesheet" type="text/css"/> -</head> -<body> -<div id="archival-notice">This blog has been archived.<br/>Visit my home page at <a href="https://zhimingwang.org">zhimingwang.org</a>.</div> -<nav class="nav"> -<a class="nav-icon" href="/" title="Home"><!--blog icon--></a> -<a class="nav-title" href="/"><!--blog title--></a> -<a class="nav-author" href="https://github.com/zmwangx" target="_blank"><!--blog author--></a> -</nav> -<article class="content"> -<header class="article-header"> -<h1 class="article-title">Apple Watch: Digital Crown tightness issue</h1> -<div class="article-metadata"> -<time class="article-timestamp" datetime="2015-09-24T10:55:38-07:00">September 24, 2015</time> -</div> -</header> -<p>Quick tip: if the Digital Crown on your Apple Watch <em>all of a sudden</em><a class="footnoteRef" href="#fn1" id="fnref1"><sup>1</sup></a> feels too tight and doesn't turn smoothly, probably it was somehow over-turned (and probably because you played with watchOS 2 Time Travel, as I did). I don't know how that happened because it's clearly not supposed to happen, but turning it in the easy-to-turn direction for a few rounds fixed the tightness issue for me.</p> -<p>There's also an <a href="https://support.apple.com/en-us/HT204639">Apple Support document</a> on troubleshooting and cleaning the Digital Crown, if the above doesn't help.</p> -<div class="footnotes"> -<hr/> -<ol> -<li id="fn1"><p>Especially after upgrading to watchOS 2. Why in the hell could upgrading the software screw up the hardware? You'll see a possible cause if you read on.<a class="footnotes-backlink" href="#fnref1">↩︎</a></p></li> -</ol> -</div> -</article> -<hr class="content-separator"/> -<footer class="footer"> -<span class="rfooter"> -<a class="rss-icon" href="/rss.xml" target="_blank" title="RSS feed"><!--RSS feed icon--></a><a class="atom-icon" href="/atom.xml" target="_blank" title="Atom feed"><!--Atom feed icon--></a><a class="cc-icon" href="https://creativecommons.org/licenses/by/4.0/" target="_blank" title="Released under the Creative Commons Attribution 4.0 International license."><!--CC icon--></a> -<a href="https://github.com/zmwangx" target="_blank">Zhiming Wang</a> -</span> -</footer> -</body> -</html> |