FabGL
ESP32 Display Controller and Graphics Library

◆ SSD1306Orientation

enum class SSD1306Orientation
strong

This enum defines SSD1306 orientation.

Enumerator
Normal 

Normal orientation

ReverseHorizontal 

Reverse horizontal

ReverseVertical 

Reverse vertical

Rotate180 

Rotate 180 degrees

Definition at line 61 of file SSD1306Controller.h.