Skip to content

SimpleFTPServer Library 3.0.2

Latest

Choose a tag to compare

@xreef xreef released this 18 Jan 07:41

🛠️ Fixes & Improvements

This maintenance release addresses compilation compatibility and fixes an issue with SPI Flash Memory handling.

Changelog

  • Fix #elif define: Resolved syntax issues with preprocessor conditional directives to ensure smoother compilation across different platforms.
  • Fix on SPIFM getName: Corrected the behavior of the getName method for SPI Flash Memory (SPIFM) storage, ensuring accurate retrieval of filesystem or file names.