-->
Page 2 of 2

Re: Issues with nodemcu FATfs module

PostPosted: Tue Oct 03, 2017 12:01 am
by marcelstoer
rudy wrote:I think there is a limit in name size.


Yes, there is; it's 31 chars (-> https://github.com/nodemcu/nodemcu-firmware/issues/1328). This whole thread is a clone of https://stackoverflow.com/q/46504202/131929.