Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Fix ttgo and kaluga features #93

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

pyaillet
Copy link
Contributor

@pyaillet pyaillet commented Jun 5, 2022

- Remove `write_only` on `spi::config::Config` for `ttgo` as it's not released yet
- Fix ivmarkov#92: Convert error to `anyhow::Error` for `kaluga` feature
@ivmarkov ivmarkov merged commit 2367e3f into ivmarkov:main Jun 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiling Kaluga fails with "the trait std::error::Error is not implemented for ili9341::DisplayError"
2 participants