karlo922

Results 2 issues of karlo922

Hi, you helped me solving the issue with me master/slave display by suggesting following: ```c u8g2_t u8g2l; u8g2_t u8g2r; u8g2_Setup_s1d15300_100x32i_f(&u8g2l, U8G2_R0, u8x8_byte_4wire_sw_spi,u8x8_arm_linux_gpio_and_delay); init_spi_sw(&u8g2l, GPIO_CHIP_NUM, PIN_DISPA0, U8X8_PIN_NONE,PIN_DISPMOSI, PIN_DISPCLK, PIN_DISPCS, 0); u8g2_Setup_s1d15300_97x32_1(&u8g2r,...

Hi, I think for this "easy" task, it is better to track it here instead of everytime create a pull request. Please add to the next release: "BAROMETRIC_STD_PRESSURE" (Switches between...