Skip to content

rename sensor_t to camera_sensor_t #739

Open
@ladyada

Description

@ladyada

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Described the feature in detail and justified the reason for the request.
  • Provided specific use cases and examples.

Feature description

hiya, esp idf uses 'sensor_t' for camera sensor struct. much like 'file_t' this name is generic and has namespace conflicts. please rename it to camera_sensor_t or similar, to avoid compilation issues!

Use cases

when using cameras with any other sensors or libraries!

Alternatives

No response

Additional context

No response

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