Skip to content

Commit

Permalink
Merge pull request #1210 from slaclab/ad5541-missing-ruckus-load
Browse files Browse the repository at this point in the history
Update ruckus.tcl with missing ad5541 load
  • Loading branch information
ruck314 authored Oct 21, 2024
2 parents a9d3b2f + 1aa0365 commit e2639c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devices/AnalogDevices/ruckus.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
source $::env(RUCKUS_PROC_TCL)

# Load ruckus files
loadRuckusTcl "$::DIR_PATH/ad5541"
loadRuckusTcl "$::DIR_PATH/ad5780"
loadRuckusTcl "$::DIR_PATH/general"

Expand Down

0 comments on commit e2639c0

Please sign in to comment.