Various improvements (#46)
- Specify IDF SDK version in a safer way - Fix for crash when polling SD card presence (Need to implement a universal locking mechanism later on) - Updated `ideas.md` - SD card task prio set to low
This commit is contained in:
committed by
GitHub
parent
de34cbfd7a
commit
5fef25fb13
@@ -3,4 +3,4 @@ dependencies:
|
||||
espressif/esp_lcd_touch_cst816s: "^1.0.3"
|
||||
espressif/esp_lcd_touch_gt911: "^1.0.0"
|
||||
espressif/esp_lcd_touch: "1.1.1"
|
||||
idf: '>=5.1.2'
|
||||
idf: '~5.1.2'
|
||||
|
||||
Reference in New Issue
Block a user