Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inverted oled i2s display ( The problem is solved, see the comments ) #1758

Closed
00ZOVRUSSIA00 opened this issue Dec 20, 2024 · 2 comments
Closed
Labels
help wanted Requesting support

Comments

@00ZOVRUSSIA00
Copy link

I had a problem with the fact that I have an inverted oled i2s display. This means that the picture is upside down. Where in the code can this be changed? (I'm writing through a translator, so there may be mistakes )

@00ZOVRUSSIA00 00ZOVRUSSIA00 added the help wanted Requesting support label Dec 20, 2024
Copy link

welcome bot commented Dec 20, 2024

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved

@00ZOVRUSSIA00
Copy link
Author

The problem is solved by activating a line of code. A_config.h 541 page
#ifndef FLIP_DIPLAY
#define FLIP_DIPLAY true
#endif ifndef FLIP_DIPLAY

@00ZOVRUSSIA00 00ZOVRUSSIA00 changed the title inverted oled i2s display inverted oled i2s display ( The problem is solved, see the comments ) Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Requesting support
Projects
None yet
Development

No branches or pull requests

1 participant