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 15 Oct 05:10
· 180 commits to master since this release
450ac7f

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.