You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
153 B

  1. OLED_ENABLE = yes
  2. OLED_DRIVER = SSD1306 # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C
  3. OPT_DEFS += -DHAL_USE_I2C=TRUE