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