Esp 32 Wroom ssd1306 i2c 0.91" error not compile.

For general Flowcode discussion that does not belong in the other sections.
Post Reply
solozerouno
Posts: 114
http://meble-kuchenne.info.pl
Joined: Tue Dec 08, 2020 4:36 am
Has thanked: 2 times
Been thanked: 2 times

Esp 32 Wroom ssd1306 i2c 0.91" error not compile.

Post by solozerouno »

I tried the display oled ssd1306 i2c 0.91"128 x 32 resolution :
I noticed that with Arduino the compilation was enough to change the resolution of the oled from 128 x 64 to 128 x 32 and fooled the compiler that made everything work, now the trick does not work and by error and does not compile anything.
Thanks Alessandro.

BenR
Matrix Staff
Posts: 1760
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 447 times
Been thanked: 607 times

Re: Esp 32 Wroom ssd1306 i2c 0.91" error not compile.

Post by BenR »

Hi Alessandro,

Please can you post your project file and maybe also the msg.txt file that is created so we can see the compiler error messages.

Post Reply