Fixed display rotation and added example for SGP40

This commit is contained in:
achim
2022-10-02 07:38:44 +07:00
parent ee40b60aad
commit 3c7180e642
4 changed files with 267 additions and 6 deletions

View File

@ -41,7 +41,7 @@ SGP30 SGP;
U8G2_SH1106_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE);
// Replace above if you have display on top left
//U8G2_SH1106_128X64_NONAME_F_HW_I2C u8g2(U8G2_R3, /* reset=*/ U8X8_PIN_NONE);
//U8G2_SH1106_128X64_NONAME_F_HW_I2C u8g2(U8G2_R2, /* reset=*/ U8X8_PIN_NONE);
// CONFIGURATION START