More changes
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 27s

This commit is contained in:
2025-06-01 15:30:08 -04:00
parent cec922f363
commit 2f86d769fc
3 changed files with 448 additions and 482 deletions

View File

@ -43,7 +43,7 @@ func main() {
// subaru.EngineStart()
fmt.Printf("SUBARU #1 (Vehicle Status):\n")
subaru.GetVehicleStatus()
// subaru.GetVehicleStatus()
// fmt.Printf("SUBARU #1 (Vehicle Condition):\n")
// subaru.GetVehicleCondition()
// fmt.Printf("SUBARU #1: %+v\n", subaru)