Some changes to the example.go
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 21s
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 21s
This commit is contained in:
@ -70,6 +70,7 @@ func main() {
|
||||
// ABS_MIL ACCS AHBL_MIL ATF_MIL AWD_MIL BSD BSDRCT_MIL CEL_MIL EBD_MIL EOL_MIL EPAS_MIL EPB_MIL ESS_MIL EYESIGHT ISS_MIL OPL_MIL PANPM-TUIRWAOC PWAAADWWAP RAB_MIL RCC REARBRK RES RESCC RHSF RPOI RPOIA RTGU RVFS SRH_MIL SRS_MIL TEL_MIL TIF_35 TIR_33 TLD TPMS_MIL VALET VDC_MIL WASH_MIL g3
|
||||
subaru := ms.GetVehicleByVIN("4S4BTGPD0P3199198")
|
||||
subaru.GetLocation(true)
|
||||
|
||||
// subaru.EngineStart()
|
||||
fmt.Printf("SUBARU #1 (Vehicle Status):\n")
|
||||
subaru.GetVehicleStatus()
|
||||
|
Reference in New Issue
Block a user