Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Version v1.2.0 to add optional standard h/cpp mode besides h-only mode.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 16 Oct 02:17
· 136 commits to master since this release
7352fbb

Releases v1.2.0

  1. Restore cpp code besides Impl.h code to use in case of multiple definition linker error. See Change Implementation to seperate *.h and *.cpp file instead of *.h and *-Impl.h and Support building in PlatformIO PR. Also have a look at HOWTO Fix Multiple Definitions Linker Error
  2. Fix bug /close does not close the config portal.