Skip to content

Commit

Permalink
Allow accessing AddressableLED.LEDData fields
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek committed Feb 12, 2024
1 parent 58d5646 commit fefff75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions subprojects/robotpy-wpilib/gen/AddressableLED.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

classes:
AddressableLED:
shared_ptr: true
methods:
AddressableLED:
SetLength:
Expand All @@ -16,9 +15,6 @@ classes:
Start:
Stop:
AddressableLED::LEDData:
shared_ptr: true
ignored_bases:
- HAL_AddressableLEDData
force_no_trampoline: true
methods:
LEDData:
Expand Down

0 comments on commit fefff75

Please sign in to comment.