Skip to content

Commit

Permalink
Github Pages build from Action ddf3e34
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 12, 2023
1 parent fef7778 commit 81b8fba
Show file tree
Hide file tree
Showing 24 changed files with 7,532 additions and 549 deletions.
10 changes: 5 additions & 5 deletions assets/js/lunr/lunr-store.js

Large diffs are not rendered by default.

142 changes: 91 additions & 51 deletions ble_2_0.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,10 +520,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_1b6d5b3b-e694-4ff3-b157-7193c8286e93" class="quiz">
<div id="quiz_93877fcb-7fa8-4b62-98e2-7eef9bdd6741" class="quiz">
<div>
<div id="question_1b6d5b3b-e694-4ff3-b157-7193c8286e93" class="quiz__question">What is the question?</div>
<div id="answers_1b6d5b3b-e694-4ff3-b157-7193c8286e93">
<div id="question_93877fcb-7fa8-4b62-98e2-7eef9bdd6741" class="quiz__question">What is the question?</div>
<div id="answers_93877fcb-7fa8-4b62-98e2-7eef9bdd6741">

<input type="radio" name="question" value="A"><label>A: Option 1 (this one is correct)</label>
<br>
Expand All @@ -536,10 +536,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('1b6d5b3b-e694-4ff3-b157-7193c8286e93', 'A')">Submit Answer</button>
<div id="results_1b6d5b3b-e694-4ff3-b157-7193c8286e93" style="display: none">
<span id="correct_1b6d5b3b-e694-4ff3-b157-7193c8286e93" style="display: none"> Correct!! 😃</span>
<span id="incorrect_1b6d5b3b-e694-4ff3-b157-7193c8286e93" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
<button onclick="showResults('93877fcb-7fa8-4b62-98e2-7eef9bdd6741', 'A')">Submit Answer</button>
<div id="results_93877fcb-7fa8-4b62-98e2-7eef9bdd6741" style="display: none">
<span id="correct_93877fcb-7fa8-4b62-98e2-7eef9bdd6741" style="display: none"> Correct!! 😃</span>
<span id="incorrect_93877fcb-7fa8-4b62-98e2-7eef9bdd6741" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
And here is some more info
</div>
</div>
Expand All @@ -555,10 +555,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_c1f88b91-db56-4388-87e6-62ecf5159c1e" class="quiz">
<div id="quiz_8dfdcb5a-afdd-4abf-b65b-ed222cca048a" class="quiz">
<div>
<div id="question_c1f88b91-db56-4388-87e6-62ecf5159c1e" class="quiz__question">True or False?</div>
<div id="answers_c1f88b91-db56-4388-87e6-62ecf5159c1e">
<div id="question_8dfdcb5a-afdd-4abf-b65b-ed222cca048a" class="quiz__question">True or False?</div>
<div id="answers_8dfdcb5a-afdd-4abf-b65b-ed222cca048a">

<input type="radio" name="question" value="True"><label>True: Option 1(this one is correct)</label>
<br>
Expand All @@ -568,10 +568,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('c1f88b91-db56-4388-87e6-62ecf5159c1e', 'True')">Submit Answer</button>
<div id="results_c1f88b91-db56-4388-87e6-62ecf5159c1e" style="display: none">
<span id="correct_c1f88b91-db56-4388-87e6-62ecf5159c1e" style="display: none"> Correct!! 😃</span>
<span id="incorrect_c1f88b91-db56-4388-87e6-62ecf5159c1e" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
<button onclick="showResults('8dfdcb5a-afdd-4abf-b65b-ed222cca048a', 'True')">Submit Answer</button>
<div id="results_8dfdcb5a-afdd-4abf-b65b-ed222cca048a" style="display: none">
<span id="correct_8dfdcb5a-afdd-4abf-b65b-ed222cca048a" style="display: none"> Correct!! 😃</span>
<span id="incorrect_8dfdcb5a-afdd-4abf-b65b-ed222cca048a" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
And here is some more info
</div>
</div>
Expand All @@ -594,7 +594,7 @@ <h3 id="tabs">Tabs</h3>
</code></pre></div></div>

<div>
<ul class="tab" data-tab="f8ec79e7-a619-4ede-8658-745390c28f4f">
<ul class="tab" data-tab="4aeaf8bc-78d8-43a0-94ef-7fd93bdf3934">

<li class="active">
<a href="">tab1 </a>
Expand All @@ -609,7 +609,7 @@ <h3 id="tabs">Tabs</h3>
</li>

</ul>
<ul class="tab-content" id="f8ec79e7-a619-4ede-8658-745390c28f4f">
<ul class="tab-content" id="4aeaf8bc-78d8-43a0-94ef-7fd93bdf3934">

<li class="active tab-content-container">
<p>This is the content of the first tab.</p>
Expand Down
6 changes: 3 additions & 3 deletions demos/bash/ota_update.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Over the Air Firmware Update Demo">
<meta itemprop="description" content="Over the Air Firmware Update Demo">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -491,7 +491,7 @@ <h2 id="testing">Testing</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/c_c++/GoProC_C++Demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoPro C/C++ Demos">
<meta itemprop="description" content="GoPro C/C++ Demos">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -603,7 +603,7 @@ <h4 id="stream-commands">Stream Commands</h4>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/c_c++/GoProStreamDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoPro Low Latency Stream Demo">
<meta itemprop="description" content="GoPro Low Latency Stream Demo">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -406,7 +406,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">GoPro Low Latency St



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/csharp/GoProCSharpSample.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoProCSharpSample">
<meta itemprop="description" content="GoProCSharpSample">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -435,7 +435,7 @@ <h1 id="usage">Usage</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/csharp/webcam.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="CSharp Webcam Demo">
<meta itemprop="description" content="CSharp Webcam Demo">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -440,7 +440,7 @@ <h1 id="usage">Usage</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/python/multi_webcam.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Multi Webcam">
<meta itemprop="description" content="Multi Webcam">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -554,7 +554,7 @@ <h2 id="module-usage">Module Usage</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/python/sdk_wireless_camera_control.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Open GoPro Python SDK">
<meta itemprop="description" content="Open GoPro Python SDK">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -575,7 +575,7 @@ <h2 id="gui-demos">GUI Demos</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/swift/EnableWiFiDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-05-19T23:23:50+00:00">
<meta property="article:published_time" content="2023-06-12T20:48:57+00:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Swift Enable WiFi Demo">
<meta itemprop="description" content="Swift Enable WiFi Demo">
<meta itemprop="datePublished" content="2023-05-19T23:23:50+00:00">
<meta itemprop="datePublished" content="2023-06-12T20:48:57+00:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -445,7 +445,7 @@ <h2 id="views">Views</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-05-19T23:23:50+00:00">May 19, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-06-12T20:48:57+00:00">June 12, 2023</time></p>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2023-05-19T23:23:50+00:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2023-06-12T20:48:57+00:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
Loading

0 comments on commit 81b8fba

Please sign in to comment.