Skip to content

Commit

Permalink
Update platformio.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Oct 25, 2023
1 parent 0b40e37 commit f707b17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ build_flags =
#-D TFT_PANEL_ORDER_BGR
#-D TFT_PANEL_ORDER_RGB
#-D TFT_ORIENTATION_PORTRAIT
-D TFT_ORIENTATION_LANDSCAPE
#-D TFT_ORIENTATION_LANDSCAPE
#-D TFT_ORIENTATION_PORTRAIT_INV
#-D TFT_ORIENTATION_LANDSCAPE_INV
#-D TFT_FLIPPEDMIRRORED
#-D ESP32_2432S024N
#-D ESP32_2432S024R
#-D ESP32_2432S024C
-D ESP32_2432S028R
#-D ESP32_2432S028R
#-D ESP32_3248S035R
#-D ESP32_3248S035C

#lib_deps = rzeldent/esp32_smartdisplay
lib_deps = https://github.com/rzeldent/esp32-smartdisplay.git
lib_deps = https://github.com/rzeldent/esp32-smartdisplay.git

0 comments on commit f707b17

Please sign in to comment.