Hi,
this project looks very interesting, and I'd like to help for an ESP32 version of the code.
However a few things look a bit strange with the way the git repo is managed:
- why not use tags for published version?
- why add the zip file of the "last" version (can be omitted is properly tagged), as well as
- why keep old version as a bunch of binary (zip) files instead of using what git is made for (using tags)?
- it would be also nice the add the sources of the documentation instead of the pdf files directly (using a markdown, ReST or even a tool like sphinx to manage the documentation).
- ideally, binary files (docs and firmwares) should be automatically built (eg. using travis-ci)
- it would be nice to have the work in progress for other platforms (eg. esp32) available as branches.
Would you consider these improvements? Would you like some help for this?
Thank you
David
Hi,
this project looks very interesting, and I'd like to help for an ESP32 version of the code.
However a few things look a bit strange with the way the git repo is managed:
Would you consider these improvements? Would you like some help for this?
Thank you
David