CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
Ardupilot

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: Ardupilot/ardupilot
Path: blob/master/libraries/AP_Compass/AP_Compass_QMC5883L.h
Views: 1798
1
2
<html>
3
<head>
4
<meta content="origin" name="referrer">
5
<title>Rate limit &middot; GitHub</title>
6
<meta name="viewport" content="width=device-width">
7
<style type="text/css" media="screen">
8
body {
9
background-color: #f6f8fa;
10
color: rgba(0, 0, 0, 0.5);
11
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
12
font-size: 14px;
13
line-height: 1.5;
14
}
15
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
16
a { text-decoration: none; }
17
a:hover { text-decoration: underline; }
18
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
19
p { margin: 20px 0 40px; }
20
#s { margin-top: 35px; }
21
#s a {
22
color: #666666;
23
font-weight: 200;
24
font-size: 14px;
25
margin: 0 10px;
26
}
27
</style>
28
</head>
29
<body>
30
<div class="c">
31
<h1>Access has been restricted</h1>
32
<p>You have triggered a rate limit.<br><br>
33
Please wait a few minutes before you try again;<br>
34
in some cases this may take up to an hour.
35
</p>
36
<div id="s">
37
<a href="https://support.github.com">Contact Support</a> &mdash;
38
<a href="https://githubstatus.com">GitHub Status</a> &mdash;
39
<a href="https://twitter.com/githubstatus">@githubstatus</a>
40
</div>
41
</div>
42
</body>
43
</html>
44
45
46
47