Commit c2d3bd4
committed
Use local board.h include in firmware main
Replace the relative include path to `board.h` in `gd32_dmx_usb_pro/firmware/main.cpp` with the project include form. This reduces path fragility and aligns with include path configuration.1 parent 6ed7a9f commit c2d3bd4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments