Skip to content

Simplified MatrixBus API - #22

Open
jeikabu wants to merge 1 commit into
matrix-io:no_stdfrom
jeikabu:no_std
Open

Simplified MatrixBus API#22
jeikabu wants to merge 1 commit into
matrix-io:no_stdfrom
jeikabu:no_std

Conversation

@jeikabu

@jeikabu jeikabu commented May 9, 2020

Copy link
Copy Markdown
Contributor
  • Move address parameter to MatrixBus trait, impls are now responsible for packing/formatting as required by the platform
  • esp32_everloop example uses ESP-IDF v3.3 and must use older esp_idf_build
  • Tested on Voice using kernel module and ESP32

- Move address parameter to MatrixBus trait, impls are now responsible for packing/formatting as required by the platform
- esp32_everloop example uses ESP-IDF v3.3 and must use older esp_idf_build
- Tested on Voice using kernel module and ESP32

@jeikabu jeikabu left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main omissions:

  • Testing Creator's additional sensors (I lack the hardware)
  • Doc/comment updates; would prefer to wait until the API looks more "final"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant