You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any architectures/sensors/motors that the PR is targeting if appicable.
4
+
5
+
The best approach would be to create an issue and reference it in this pull request.
6
+
Example:
7
+
8
+
Fixes # (issue)
9
+
10
+
## Type of change
11
+
12
+
Please delete options that are not relevant.
13
+
14
+
-[ ] Bug fix (non-breaking change which fixes an issue)
15
+
-[ ] New feature (non-breaking change which adds functionality)
16
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
17
+
-[ ] This change requires a documentation update
18
+
19
+
# How Has This Been Tested?
20
+
21
+
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
22
+
23
+
**Test Configuration/Setup**:
24
+
* Hardware:
25
+
* IDE: Arduino/Platformio
26
+
* MCU package version (stm32duino/arduino-esp32/..)
27
+
28
+
# **IMPORTANT** when opening the pull request
29
+
30
+
* Your pull request MUST target the `dev` branch on this repository. By default you'll probably target `master`, make sure to change it.
0 commit comments