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

FIX fw5-telelogger.showStats() regression when ENABLE_OLED #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

FIX fw5-telelogger.showStats() regression when ENABLE_OLED #157

wants to merge 1 commit into from

Conversation

ankostis
Copy link

@ankostis ankostis commented Apr 7, 2022

Stanley's fe345f9 on 9 Dec 2021 broke showSstats() when ENABLE_OLED is defined,
due to forgotten renaming of the buffer variable from timestr -> buf.

due to a renamed buffer var on 9 Dec 2021(fe345f9)
@wladkolc
Copy link

Hi @ankostis, do you have issue with MEMS I2C driver, when ENABLED_OLED is set to 1? Want to use I2C display with One+ Model B and connect it throught molex.

@ankostis
Copy link
Author

Cannot test OLED, hav'nt got this module.
But for sure there is a bug here.

Just try git cherry-pick c75fbaec7d6 from my repo (after you have git remote add ankostis <my-repo-url> && git fetch ankostis).

@wladkolc
Copy link

Hi, i have fixed that problem from your cherry pick, but now i have issue with i2c and dont know how to use both internal i2c devices and oled throught molex. Thanks for your time

@ankostis ankostis mentioned this pull request Oct 27, 2022
@ankostis ankostis closed this by deleting the head repository Feb 2, 2023
@ankostis
Copy link
Author

Apologies for having to delete my fork, have now restored my PR branches.

@ankostis ankostis reopened this Feb 22, 2023
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.

2 participants