Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 387 Bytes

File metadata and controls

21 lines (14 loc) · 387 Bytes

Flashlib-Frc-Template

Project Template for FRC robot using FlashLib

Simulation

Run simulation with debugger:

gradlew simulateJavaDeug

Run RemoteJvmDebug task in intellij with port=5005 and host=localhost.

Deployment

Deploy with debugger:

gradlew deploy -PdebugMode

Run RemoteJvmDebug task in intellij with port=8349 and host=roborio host.