Skip to content

Minor fix: Incorrect Package Names in externalhardware #1863

@Blaziumm

Description

@Blaziumm

Both ConceptExternalHardwareClass.java and RobotHardware.java have incorrect package names.

Expected:

package org.firstinspires.ftc.robotcontroller.external.samples.externalhardware;

Actual:

package org.firstinspires.ftc.robotcontroller.external.samples;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions