Skip to content

Update to WPILib 2025#2

Merged
WispySparks merged 27 commits intomasterfrom
2025
Jan 15, 2025
Merged

Update to WPILib 2025#2
WispySparks merged 27 commits intomasterfrom
2025

Conversation

@WispySparks
Copy link
Member

@WispySparks WispySparks commented Nov 30, 2024

Will also add CustomLoggers for Epilogue and remove our home made logger.
I'm not adding docs about editing the build.gradle to see our CustomLogger since I'm not sure if that's worth it but this is how you do it.

sourceSets {
    main {
        java {
            srcDirs 'library/src/main/java/frc/robot/lib/logging' 
        }
    }
}
  • Just waiting on Phoenix 6 release for kickoff.

@WispySparks WispySparks marked this pull request as ready for review January 4, 2025 03:35
@WispySparks WispySparks merged commit 737970e into master Jan 15, 2025
1 check passed
@WispySparks WispySparks deleted the 2025 branch January 15, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant