Skip to content

Commit

Permalink
Hero 11 v01.12.00 support
Browse files Browse the repository at this point in the history
* BLE and HTTP spec updates
  • Loading branch information
github-actions committed Aug 17, 2023
1 parent e9f53f0 commit ad8f642
Show file tree
Hide file tree
Showing 5 changed files with 7,143 additions and 194 deletions.
4 changes: 2 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,9 @@ On >= Hero 11, try disabling and then re-enabling the camera's Wifi AP using the
## Relevant to All Supported Cameras

{% accordion Webcam does not enter idle mode once plugged in %}
The webcam state will be wrongly reported as idle after a new USB connection.
The webcam status will be wrongly reported as IDLE instead of OFF after a new USB connection.
The best workaround for this is to call `Webcam Start` followed by `Webcam Stop` after connecting USB in
order to attain the true idle state.
order to make the webcam truly IDLE and thus willing to accept setting changes.
{% endaccordion %}

{% accordion Intermittent failure to connect to the cameras Wifi Access Point %}
Expand Down
Loading

0 comments on commit ad8f642

Please sign in to comment.