matrix-rhal icon indicating copy to clipboard operation
matrix-rhal copied to clipboard

Simplified MatrixBus API

Open jeikabu opened this issue 5 years ago • 0 comments

  • 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 avatar May 09 '20 16:05 jeikabu