mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[wpilib] RobotController: Add isSystemTimeValid() (#5696)
This returns true when the system date/time (wall clock) is valid.
This commit is contained in:
@@ -15,7 +15,7 @@ nativeUtils {
|
||||
configureDependencies {
|
||||
opencvYear = "frc2023"
|
||||
googleTestYear = "frc2023"
|
||||
niLibVersion = "2024.1.0"
|
||||
niLibVersion = "2024.1.1"
|
||||
opencvVersion = "4.6.0-5"
|
||||
googleTestVersion = "1.12.1-2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user