Commit a03e56d
Clean up hooks.h friend declarations for USB connection events
- Removed unnecessary Base class friend declaration
- Added conditional nRF52840 friend declaration only for nRF52 builds
- Uses ARDUINO_NRF52_ADAFRUIT define which is standard for Adafruit nRF52 boards
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 48b8ec8 commit a03e56d
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments