PsychichHTTP v2-dev

This commit is contained in:
iranl
2024-12-30 14:37:09 +01:00
parent 2cf5201285
commit 78459c2d08
118 changed files with 5453 additions and 4972 deletions

View File

@@ -1,6 +1,8 @@
* Update CHANGELOG
* Bump version in src/PsychicVersion.h
* Bump version in library.json
* Bump version in library.properties
* Make new release + tag
* this will get pulled in automatically by Arduino Library Indexer
* run ```pio pkg publish``` to publish to Platform.io
* ~~run ```pio pkg publish``` to publish to Platform.io~~
* automatically publishes on release via .github hook