Skip to content

Add display.proto for API v2 #160

@brentru

Description

@brentru

The current Display API (v1) only supports SPI-based displays. Version 2 should extend support to include I2C-connected displays (e.g., SSD1306 OLED, SH1106) which are currently within i2c.proto.

  • API should include a .proto file with a .options file
  • This should be a new PR, based off the api-v2 branch
  • The API should support SPI and I2C displays
  • The API should follow naming conventions in API v2 such as:
  • The API should come with documentation in the docs folder

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions