File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,11 @@ Full color 240x320 2.8" LCD-TFT display with SPI interface
2727
2828## Attributes
2929
30- | Name | Description | Default value |
31- | -------------- | ------------------------------------------- | ------------- |
32- | flipHorizontal | Set to "1" to flip the display horizontally | "" |
33- | flipVertical | Set to "1" to flip the display vertically | "" |
30+ | Name | Description | Default value |
31+ | ----------------| -------------------------------------------------------------------------------------------------| ---------------|
32+ | flipHorizontal | Set to "1" to flip the display horizontally | "" |
33+ | flipVertical | Set to "1" to flip the display vertically | "" |
34+ | swapXY | Set to "1" to change the orientation of the display (some LCD panels have the X/Y axes swapped) | "" |
3435
3536## Using in Arduino
3637
You can’t perform that action at this time.
0 commit comments