I'm trying to get a SSD1306 OLED display to work with the package from HG r525 on a Banana Pi. The display is working outside HG fx. with the python library luma.oled. In HG I get the error "CR Connector pintout Unknown is not supported". Perhaps it's because the display is on i2c port/bus 2 (i2c-2) but I can't define that in the HG program options. Any help out there?