SDCard not working after UIFlow 1 -> UIFlow 2 upgrade ? (M5Stack Fire)
- 
					
					
					
					
 I had a M5Stack Fire with UiFlow 1.0 and a working program that uses the SD Card, after upgrading to UIFlow 2 (last try with 2.1.5) I am not managing to make the SD Card work. 
 listdir("/") only shows/systemand/flash.
 Trying /sd gives an ENODEV. Trying to initialize the SDCard gives either an RGB light turning green (thus not right pins), or an ESP_ERR_INVALID_STATE if I try the suggestsdcard.SDCard(slot=2, width=1, sck=18, miso=19, mosi=23, cs=4, freq=1000000)initialization from UIFlow.Some posts indicate that SDCard on UIFlow is not working since April 2024 
 https://community.m5stack.com/topic/2990/m5paper-sdcard-access/10How to get SDCard working on UIFlow? 
- 
	R rodrigob referenced this topic on
- 
					
					
					
					
 @rodrigob This issue has been fixed in uiflow 2.1.6. 
