Commit 470c299
GitHub Actions
docs: Update I2C documentation and clean up RGB LED files
I2C Documentation Updates (33_i2c.rst):
- Enhanced SSD1306 display example code structure
- Improved Arduino C++ code formatting and comments
- Better pin configuration documentation for PULSAR H2
- Cleaner code organization and readability
RGB LED Documentation Updates:
- Updated 55_RGB_LED.rst with latest improvements
- Removed redundant 55_ws28.rst file to avoid duplication
- Maintained consistent naming convention
Visual Assets:
- Updated pinout.png with latest hardware specifications
- Improved visual clarity for pin assignments
These updates improve code readability, eliminate file duplication, and enhance the overall documentation quality for ESP32-H2 development.1 parent b1a1382 commit 470c299
File tree
4 files changed
+9
-143
lines changed- software/sphinx/src/source
- _static/nanoh2
4 files changed
+9
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
268 | | - | |
| 266 | + | |
| 267 | + | |
269 | 268 | | |
270 | 269 | | |
271 | 270 | | |
| |||
299 | 298 | | |
300 | 299 | | |
301 | 300 | | |
302 | | - | |
| 301 | + | |
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
This file was deleted.
Loading
0 commit comments