Skip to content

v2.0.3

Compare
Choose a tag to compare
@TadLeonard TadLeonard released this 27 Jan 12:45
· 70 commits to master since this release

New feature: uploads

tfatool.upload provides an abstraction of upload.cgi. Uploads to FlashAir are now possible.

New feature: bidirectional file synchronizing

  • tfatool.sync provides sync functions for the local-to-FlashAir direction
  • tfatool.sync.Monitor object monitors FlashAir and/or the local filesystem for changes and syncs them accordingly
  • flashair-util script allows for up/down/both synchronizing from the command line