Forum >DFRobot_OLED12864 - example code does not compile on Arduino 2.3.4
Troubleshooting

DFRobot_OLED12864 - example code does not compile on Arduino 2.3.4

userHead Larry.Wilson 2025-02-26 13:52:21 137 Views2 Replies

I have been trying to get the DFRobot_OLED12864  example code to compile and there seems to some major faults with the code and the newer Arduino compiler. 

 

Just for one example from the examples “clockdemo.ino”, there is:

 

  "narrowing conversion" errors in OLEDDisplayFonts.h  " '_min' was not declared in this scope " in SSD1306Wire.h  " '_max' was not declared in this scope " in SSD1306Wire.h 

In the “testAll” example there is many more compile errors.

 

Is there a work around for this or is there an updated repository anywhere?

2025-02-26 14:22:25

I don`t know about this topic I am searching for adelaideresumewriters.com and I found this post. When I saw this post, it was about some serious formatting error.

userHeadPic jerrythomson
2025-02-26 14:13:25

oops! some serious formatting error

 

userHeadPic Larry.Wilson