Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Spooks4576 committed Oct 31, 2024
1 parent 3719f8a commit 54d1ba6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ if(DEFINED ENV{Crowtech_LCD} AND "$ENV{Crowtech_LCD}" STREQUAL "1")
endif()

# Other default configurations
add_compile_definitions(USE_7_INCHER=1)
add_compile_definitions(Waveshare_LCD=1)
add_compile_definitions(USE_TOUCHSCREEN=1)
add_compile_definitions(WITH_SCREEN=1)
add_compile_definitions(HOLD_LIMIT=1000) # For joystick hold duration
add_compile_definitions(LED_ORDER=0) # 2 for RGB, 0 for GRB
add_compile_definitions(USING_SPI=0)
Expand Down

0 comments on commit 54d1ba6

Please sign in to comment.