stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
419 stars 345 forks source link

ENABLE_OLED 1 errors #167

Open wladkolc opened 1 year ago

wladkolc commented 1 year ago

When i try to enable oled, compiling end with errors.

One + Model B (Telelogger v5)

first one.. error: 'timestr' was not declared in this scope oledprint.ln(timestr);

after fixing there is another problem when device is initializing.. it shows error with i2c. MEMS:E (561) i2c: i2c driver install error

can you please make it easier for users, or anybody knows how to make it working with OLED display over molex connector?

ankostis commented 1 year ago

Has been addressed y #157 (instructions for cherry picking i at the bottom).